使用LaTeX写作,很重要的一个部分就是参考文献的制作,LaTeX使用bibtex管理文章的参考文献,bibtex即是一种工具,又是一种格式的代表,它要求使用*.bib格式的文件,你可以把自己用到的参考文献按照特定的格式写到bib文件中,大概写出来样子如下图:

这些文件都是普通的文本文件,可以用手一个一个输入,但是显然有点麻烦的。所以最好还是使用工具,推荐一款免费工具,JabRef,可以满足使用要求。

1.关于多个作者的姓名如何正确分开

一般来说,如果一篇文章有多个作者,作者直接用and 连接,作者姓名按照first name last name或者first name middle name last name来写即可,如果一个作者名字不是这种形式,那么需要用花括号把作者的last name 括起来,以便bibtex程序能够正确识别作者姓名。

例如: San Zhang and Si Li and Ma Zi Wang    G{\”o}del      Jose {Dos Santos}

2.常见的参考文献类型以及域(field)类型

LaTeX primer 第35页中,有详细的关于参考文献类型以及每种类型要求的必填的域以及一些可选择的域。感兴趣可以看一下。

参考文献类型 @article :An article from a journal or magazine@book:A book with an explicit publisher@booklet:A work that is printed and bound, but without a named publisher or sponsoring institution@conference:The same as inproceedings@inbook:A part of a book, which may be a chapter (or section or whatever) and/or a range of pages@incollection:A part of a book having its own title@inproceedings:An article in a conference proceedings@manual:Technical documentation@mastersthesis:A Master's thesis@misc:Use this type when nothing else fits@phdthesis:A PhD thesis@proceedings:The proceedings of a conference@techreport:A report published by a school or other institution, usually numbered within a series@unpublished:A document having an author and title, but not formally published

域类型addressUsually the address of the publisher or other type of institution. For major publishing houses, van Leunen recommends omitting the information entirely. For small publishers, on the other hand, you can help the reader by giving the complete address.annoteAn annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.authorThe name(s) of the author(s), in the format described in the LaTeX book.booktitleTitle of a book, part of which is being cited. See the LaTeX book for how to type titles. For book entries, use the title field instead.chapterA chapter (or section or whatever) number.crossrefThe database key of the entry being cross referenced. Any fields that are missing from the current record are inherited from the field being cross referenced.editionThe edition of a book---for example, ``Second''. This should be an ordinal, and should have the first letter capitalized, as shown here; the standard styles convert to lower case when necessary.editorName(s) of editor(s), typed as indicated in the LaTeX book. If there is also an author field, then the editor field gives the editor of the book or collection in which the reference appears.howpublishedHow something strange has been published. The first word should be capitalized.institutionThe sponsoring institution of a technical report.journalA journal name. Abbreviations are provided for many journals.keyUsed for alphabetizing, cross referencing, and creating a label when the ``author'' information is missing. This field should not be confused with the key that appears in the cite command and at the beginning of the database entry.monthThe month in which the work was published or, for an unpublished work, in which it was written. You should use the standard three-letter abbreviation, as described in Appendix B.1.3 of the LaTeX book.noteAny additional information that can help the reader. The first word should be capitalized.numberThe number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.organizationThe organization that sponsors a conference or that publishes a manual.pagesOne or more page numbers or range of numbers, such as 42--111 or 7,41,73--97 or 43+ (the `+' in this last example indicates pages following that don't form a simple range). To make it easier to maintain Scribe-compatible databases, the standard styles convert a single dash (as in 7-33) to the double dash used in TeX to denote number ranges (as in 7--33).publisherThe publisher's name.schoolThe name of the school where a thesis was written.seriesThe name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.titleThe work's title, typed as explained in the LaTeX book.typeThe type of a technical report---for example, ``Research Note''.volumeThe volume of a journal or multi-volume book.yearThe year of publication or, for an unpublished work, the year it was written. Generally it should consist of four numerals, such as 1984, although the standard styles can handle any year whose last four nonpunctuation characters are numerals, such as `\hbox{(about 1984)}'.

3.其他注意事项(1)title中的字母大小写对最终输出是没有影响的,大小写等格式由bibliographystyle决定,因此如果想要保持title中某些字母的大写,需要用花括号把字母括起来。如:title = "Proof of the {R}iemann {H}ypothesis"

(2)如果一篇文章还未发表,需要在note这个域加入说明,如,写上preprint,提供url等.参考文章

latex参考文献居中_LaTeX中参考文献管理以及注意事项相关推荐

  1. 计算机开题报告参考文献,开题报告中参考文献.docx

    开题报告中参考文献 开题报告中参考文献 篇一:开题报告里参考文献说明 参考文献说明 Bibliography An Introduction to Functional Grammar (2nd ed ...

  2. latex参考文献居中_Latex排版全解

    Latex排版全解 LATEX(英语发音:/ˈleɪtɛk/ LAY-tek或英语发音:/ˈlɑːtɛk/ LAH-tek,音译"拉泰赫"),是一种基于TEX的排版系统,由美国电脑 ...

  3. latex参考文献居中_latex参考文献常见问题

    参考文献常见问题 集 1. 请问如何将参考文献的计算器置 零,然后再计数,格式大致是这样: 1 文 1 2 文 2 . . . 1 文 1 2 文 2 我是这样实现的: beginthebibliog ...

  4. Latex中参考文献的写作方法

    1. 序 在进行论文写作时,总绕不开参考文献的编写.如何能快速高效的完成参考文献的编写,并能快速完成不同latex模板间的适配,是我们应该思考的问题. 看看下面的情况:某个杂志的参考文献格式形如这样: ...

  5. CAS latex模板中参考文献使用APA引用格式的解决方案

    CAS latex模板中参考文献使用APA引用格式的解决方案 问题描述 解决方案 转发说明 问题描述 CAS模板中参考文献如何使用apa引用格式 解决方案 \usepackage[natbibapa] ...

  6. Latex 关于bib参考文献在正文中的引用

    Latex 关于bib参考文献在正文中的引用 首先是宏包的调用 \usepackage[option]{natbib} %option为可以设置的参数 ... \begin{document} ... ...

  7. Latex使用Biber引擎显示参考文献

    解决方式: 这种问题有两种情况 1. 在没有cite文章时,使用下面代码即可 \notice{*} 2. 在文章中cite相应文献,会自动显示出cite过的文章 代码 因为Latex采用内容和样式分离 ...

  8. LaTex 论文排版(3): 插入参考文献

    使用LaTex 排版时,需要插入参考文献.如下图,使用IEEE Transactions 的模板,但是参考文献的设置实在是太麻烦,如下图所示,很多东西都要单独分出来,很不方便.也不便于修改,非常消耗时 ...

  9. (已解决)Latex--取消正文中参考文献引用的上标显示(gbt7714-2015会导致默认上角标引用)(上角标平齐标混合使用教程)

    0  为什么有这个问题,因为我的中文论文无论采用\upcite{}还是\cite{}都是上角标 这是因为GBT7714-2015宏包支持的标注样式:super / numbers / authorye ...

最新文章

  1. VirtualBox安装64位Linux
  2. JAVA多线程之volatile 与 synchronized 的比较
  3. JavaScript中的工厂函数vs构造函数vs class
  4. numpy.triu详解
  5. 缺陷分析与软件质量的关系
  6. 计算TPCC值的例子
  7. Ch4302-IntervalGCD【线段树,树状数组,GCD】
  8. linux kvm百度云,容器与云|如何在 Ubuntu Linux 上使用 KVM 云镜像
  9. Applying Multicycle Exceptions in the TimeQuest Timing Analyzer--Altera Note
  10. 1008. 数组元素循环右移问题 (20)-PAT乙级真题
  11. 安装版本swf文件转换其他视频格式工具(例:swf to mp4) ,转换后的视频无水印...
  12. 计算一棵树的深度和宽度[Treeview的深度和宽度](多题头的表格问题解决的基础)...
  13. 自动驾驶中的深度学习
  14. 在Matplotlib图中插入LaTex公式
  15. Unity3D 2018安装教程
  16. linux 安装触摸版驱动程序,在ubuntu和linux上配置触摸屏驱动程序启用触摸屏
  17. 祝贺软件工程成了国家一级学科
  18. windows7计算机图片,win7照片查看器无法显示图片计算机可用内存不足 需要技巧...
  19. 2022年全球及中国多功能压力锅市场份额预测与投资竞争格局调查报告
  20. 打新股和打新债有什么区别?

热门文章

  1. jenkins html插件,Jenkins插件HTML Publisher Plugin的使用
  2. ‘dict_keys‘ object does not support indexing错误解决
  3. IBM Websphere MQ 使用详解
  4. 苹果白屏一直显示苹果_苹果一直白屏怎么办?试试这个办法
  5. 主控AU6989SN-GTC/AU6998SN [F500] - F/W FD04,爱国者U盘被写保护怎么办?
  6. python零基础二
  7. 联通手机自动做任务领流量
  8. [完全免费] 在线UML Class Diagram 类图工具 - 教程第1部分
  9. UNIX的spctl命令
  10. Apache Dubbo 之 内核剖析