| te.bst: an author-date BibTeX style | ||
| author | Martin J. Osborne | |
| te.bst | te.bst is a BibTeX style file that produces references in an author (year) style. (It is the house style of Theoretical Economics.) Journal articles, books, and contributions to collected volumes are formatted as follows:
Aliprantis, Charalambos D. and Kim C. Border (1994), Infinite Dimensional Analysis. Springer, Berlin.To get the style, click on this link. Save the resulting page as a file called te.bst in a suitable directory.
What is suitable? If you have an implementation of TeX that uses a standard directory structure, put the file in something like
If you don't have a directory like
After you have found a home for |
|
| modifications | You may like some features of the TE style, but may want to modify others. In principle you can do so by editing te.bst. According to the author of BibTeX, Oren Patashnik, the style files are written in a "postfix stack language". I am unable to locate on the web an original copy of Patashnik's documentation, but if you search for "designing bibtex styles oren patashnik"
you'll get links to several copies. Patashnik writes in the documentation that "It's not too hard to figure out how [to write a BibTeX style file] by looking at the standard-style documentation". Maybe it's not hard for aficianados of postfix stack languages, but most homo sapiens will have a bit of trouble making more than trivial changes in an existing style, let alone writing a new style from
scratch.
A better route is to use the custom-bib package, which creates a style for you based on your answers to a long list of questions. |
|
| Page first posted 2008-1-13; last modified 2009-5-12 All material copyright © Martin J. Osborne 2008 |