Add Tame the BeaST link and von-naming blurbs to README.bibtex.
authorW. Trevor King <wking@drexel.edu>
Sun, 17 Oct 2010 21:19:54 +0000 (17:19 -0400)
committerW. Trevor King <wking@drexel.edu>
Sun, 17 Oct 2010 21:19:54 +0000 (17:19 -0400)
README.bibtex

index 41121c33ce84b548c77c90b38e48682b0a24fa65..7d00b28b91ec9185fab02e51819b742cbf616a0e 100644 (file)
@@ -43,6 +43,14 @@ compile (using `latex` for example) with
     $ latex example
     $ latex example
 
+There are many possible author name formats, but the least ambiguous
+is `von Last, Jr., First Middle`.  If the `von` is capitalized
+(e.g. "Emanuela Di Cola"), use `\uppercase`:
+
+    @String{EDCola = "{\uppercase{d}}i Cola, Emanuela"}
+
+See *Tame the BeaST* for details.
+
 Natbib
 ======
 
@@ -62,6 +70,8 @@ There are a number of good resources to get you going:
 
 * very basic tutorial:
   http://cmtw.harvard.edu/Documentation/TeX/Bibtex/Example.html
+* Really awesome explaination of how BibTeX works:
+  http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/
 * process overview:
   http://www.andy-roberts.net/misc/latex/latextutorial3.html
 * entry types reference