BibTeX document

icon
副檔名:.bibtex
開發者:Oren Patashnik
瀏覽次數:79091
更新:2011-01-27 11:32:43
Hex:N/A
ASCII:N/A

描述

BibTex is a tool and a file format and was introduced 20 years ago by Oren Patashnik and was created to be used with the typesetting system LaTex. Files that use the file format .bibtex usually contain some of the following entries.

BibTex is used for reference management and is used when formatting lists of references.

  » @STRING

  » @PREAMBLE

  » @COMMENT

  » Entries

BibTex consists of the type which is the word found after the @ sign, citation key and tags which define the characteristics of the entry.

Tags that can be used are.

  » author

  » title

  » year

Some of these tags are mandatory and have to be used whilst others are optional. the tag is specified by the use of a equals sign then the content which should be enclosed by curly braces or quotation marks.


相容的應用程式

  » BibTex Converter


更多資訊

  » http://www.bibtex.org/