[Tutkielma-TeX] [darcs] jydiss.cls-muutos: jydiss.bst: do not use "et al." with two-author pubs

Antti-Juhani Kaijanaho antti-juhani.a-j.kaijanaho at jyu.fi
Thu Nov 6 13:43:42 EET 2008


(English below)

Tämä on automaattinen ilmoitus jydiss-luokkaan tai sen dokumentaatioon tehdystä
muutoksesta.  Voit hakea uuden, muutetun version osoitteesta
  http://antti-juhani.kaijanaho.fi/darcs/jydiss/

Alla on tiedot tehdystä muutoksesta.

---

This is an automated notification of a change made to the jydiss document
class or its accompanying documentation.  You can get the new version at
  http://antti-juhani.kaijanaho.fi/darcs/jydiss/

Below, you will find information about the actual change.

Thu Nov  6 13:42:27 EET 2008  Antti-Juhani Kaijanaho <antti-juhani.a-j.kaijanaho at jyu.fi>
  * jydiss.bst: do not use "et al." with two-author pubs
diff -rN -u old-jydiss/jydiss.bst new-jydiss/jydiss.bst
--- old-jydiss/jydiss.bst	2008-11-06 13:43:41.863792000 +0200
+++ new-jydiss/jydiss.bst	2008-11-06 13:43:41.863792000 +0200
@@ -315,7 +315,7 @@
     'label :=
   }
   {
-    author.or.editor num.names$ #1 >
+    author.or.editor num.names$ #2 >
       {
         firstauthor 
         " et al.(" *
@@ -325,7 +325,7 @@
         'label :=
       }
       {
-        firstauthor 
+        allauthors
         "(" *
         the.year *
         ")" *






More information about the Tutkielma-TeX mailing list