BibTeX document

icon
ファイルの拡張子:.bibtex
ディベロッパー:Oren Patashnik
ビュー:79102
アップデート: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/