BibTeX

维基百科,自由的百科全书
跳转到导航 跳转到搜索
BibTeX
File:BibTeX logo.svg
原作者Oren Patashnik英语Oren Patashnik, 莱斯利·兰波特
开发者Oren Patashnik英语Oren Patashnik
当前版本
    Module:EditAtWikidata第29行Lua错误:attempt to index field 'wikibase' (a nil value)
    源代码库
    • {{URL|example.com|可选的显示文本}}
    Module:EditAtWikidata第29行Lua错误:attempt to index field 'wikibase' (a nil value)
    编程语言WEB
    引擎
      Module:EditAtWikidata第29行Lua错误:attempt to index field 'wikibase' (a nil value)
      平台跨平台
      许可协议
        Module:EditAtWikidata第29行Lua错误:attempt to index field 'wikibase' (a nil value)

        BibTeX是一套用于管理文献、产生文献目录的格式。 使用上通常与LaTeX一起使用。结合排版设定,其名称要表现成 <math>{\mathrm{B{\scriptstyle{IB}} \! T\!_{\displaystyle E} \! X}}</math>

        模板[编辑]

        • @article
        期刊杂志的论文
        • 必要域: author, title, journal, year.
        • 可选域: volume, number, pages, month, note.
        • @book
        公开出版的图书
        • 必要域: author/editor, title, publisher, year.
        • 可选域: volume/number, series, address, edition, month, note.
        • @booklet
        无出版商或作者的图书
        • 必要域: title.
        • 可选域: author, howpublished, address, month, year, note.
        • @conference
        等价于 inproceedings
        • 必要域: author, title, booktitle, year.
        • 可选域: editor, volume/number, series, pages, address, month, organization, publisher, note.
        • @inbook
        书籍的一部分章节
        • 必要域: author/editor, title, chapter and/or pages, publisher, year.
        • 可选域: volume/number, series, type, address, edition, month, note.
        • @incollection
        书籍中带独立标题的章节
        • 必要域: author, title, booktitle, publisher, year.
        • 可选域: editor, volume/number, series, type, chapter, pages, address, edition, month, note.
        • @inproceedings
        会议论文集中的一篇
        • 必要域: author, title, booktitle, year.
        • 可选域: editor, volume/number, series, pages, address, month, organization, publisher, note.
        • @manual
        技术文档
        • 必要域: title.
        • 可选域: author, organization, address, edition, month, year, note.
        • @mastersthesis
        硕士论文
        • 必要域: author, title, school, year.
        • 可选域: type, address, month, note.
        • @misc
        其他
        • 必要域: none
        • 可选域: author, title, howpublished, month, year, note.
        • @phdthesis
        博士论文
        • 必要域: author, title, year, school.
        • 可选域: address, month, keywords, note.
        • @proceedings
        会议论文集
        • 必要域: title, year.
        • 可选域: editor, volume/number, series, address, month, organization, publisher, note.
        • @techreport
        教育,商业机构的技术报告
        • 必要域: author, title, institution, year.
        • 可选域: type, number, address, month, note.
        • @unpublished
        未出版的论文,图书
        • 必要域: author, title, note.
        • 可选域: month, year.

        外部链接[编辑]

        • BibTeXing 原始使用手册(1998年),BibTeX 作者之一 Oren Patashnik 著。

        Module:Authority_control第183行Lua错误:attempt to index field 'wikibase' (a nil value)