$ 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
======
* 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