随着开源软件的不断发展,LaTeX 这门技术也越来越重要,很多人都开启了学习LaTeX,本文就介绍了LaTeX的基础内容。
BibTeX 是基于LaTeX 的一种工具,该工具是为了解决文献管理任务而创建的。
通过手动输入、学术网站导入、文献管理工具导入等多种不同的方式可以创建BibTex文件。
常见的学术网站有
常见的文献管理工具有
例如
@misc{ Nobody06,
author = "Nobody Jr",
title = "My Article",
year = "2006" }
\documentclass[11pt]{article}
\usepackage{cite}
\begin{document}
\title{My Article}
\author{Nobody Jr.}
\date{Today}
\maketitle
Blablabla said Nobody ~\cite{Nobody06}.
\bibliography{mybib}{}
\bibliographystyle{plain}
\end{document}
latex myarticle
bibtex myarticle
latex myarticle
latex myarticle
.
├── aaai-named
│ └── aaai-named.bst
├── abstyles
│ ├── aabbrv.bst
│ ├── aalpha.bst
│ ├── anotit.bst
│ ├── aplain.bst
│ ├── aunsnot.bst
│ └── aunsrt.bst
├── achemso
│ ├── achemso.bst
│ └── biochem.bst
├── adrconv
│ ├── adrbirthday.bst
│ ├── adrconv.bst
│ └── adrfax.bst
├── aichej
│ └── aichej.bst
├── ajl
│ └── ajl.bst
├── amscls
│ ├── amsalpha.bst
│ └── amsplain.bst
├── amsrefs
│ ├── amsra.bst
│ ├── amsrn.bst
│ ├── amsrs.bst
│ ├── amsru.bst
│ └── amsry.bst
├── annotate
│ └── annotate.bst
├── apacite
│ ├── apacann.bst
│ ├── apacannx.bst
│ ├── apacite.bst
│ └── apacitex.bst
├── apalike2
│ └── apalike2.bst
├── authordate
│ ├── authordate1.bst
│ ├── authordate2.bst
│ ├── authordate3.bst
│ └── authordate4.bst
├── babelbib
│ ├── bababbr3.bst
│ ├── bababbr3-fl.bst
│ ├── bababbr3-lf.bst
│ ├── bababbrv.bst
│ ├── bababbrv-fl.bst
│ ├── bababbrv-lf.bst
│ ├── babalpha.bst
│ ├── babalpha-fl.bst
│ ├── babalpha-lf.bst
│ ├── babamspl.bst
│ ├── babplai3.bst
│ ├── babplai3-fl.bst
│ ├── babplai3-lf.bst
│ ├── babplain.bst
│ ├── babplain-fl.bst
│ ├── babplain-lf.bst
│ ├── babunsrt.bst
│ ├── babunsrt-fl.bst
│ └── babunsrt-lf.bst
├── base
│ ├── abbrv.bst
│ ├── acm.bst
│ ├── alpha.bst
│ ├── apalike.bst
│ ├── ieeetr.bst
│ ├── plain.bst
│ ├── siam.bst
│ └── unsrt.bst
├── besjournals
│ └── besjournals.bst
├── bestpapers
│ ├── bestpapers.bst
│ └── bestpapers-export.bst
├── bibexport
│ ├── expcites.bst
│ ├── expkeys.bst
│ └── export.bst
├── bibhtml
│ ├── abbrvhtml.bst
│ ├── alphahtml.bst
│ ├── alphahtmldate.bst
│ ├── alphahtmldater.bst
│ ├── plainhtml.bst
│ ├── plainhtmldate.bst
│ ├── plainhtmldater.bst
│ └── unsrthtml.bst
├── biblatex
│ └── biblatex.bst
├── biolett-bst
│ └── biolett.bst
├── bookdb
│ └── bookdb.bst
├── cell
│ └── cell.bst
├── chembst
│ ├── ChemCommun.bst
│ ├── ChemEurJ.bst
│ ├── cv.bst
│ ├── InorgChem.bst
│ ├── JAmChemSoc_all.bst
│ └── JAmChemSoc.bst
├── chet
│ └── chetref.bst
├── chicago
│ └── chicago.bst
├── chicagoa
│ └── chicagoa.bst
├── chicago-annote
│ └── chicago-annote.bst
├── chscite
│ └── chscite.bst
├── datatool
│ └── databib.bst
├── din1505
│ ├── abbrvdin.bst
│ ├── alphadin.bst
│ ├── natdin.bst
│ ├── plaindin.bst
│ └── unsrtdin.bst
├── dinat
│ └── dinat.bst
├── directory
│ ├── address.bst
│ ├── address-html.bst
│ ├── address-ldif.bst
│ ├── address-vcard.bst
│ ├── birthday.bst
│ ├── email.bst
│ ├── email-html.bst
│ ├── letter.bst
│ └── phone.bst
├── dk-bib
│ ├── dk-abbrv.bst
│ ├── dk-alpha.bst
│ ├── dk-apali.bst
│ ├── dk-plain.bst
│ └── dk-unsrt.bst
├── dlfltxb
│ └── dlfltxbbibtex.bst
├── dvdcoll
│ └── dcbib.bst
├── econ-bst
│ └── econ.bst
├── economic
│ ├── aer.bst
│ ├── aertt.bst
│ ├── agecon.bst
│ ├── ajae.bst
│ ├── apecon.bst
│ ├── cje.bst
│ ├── ecca.bst
│ ├── ecta.bst
│ ├── erae.bst
│ ├── ier.bst
│ ├── itaxpf.bst
│ ├── jae.bst
│ ├── jpe.bst
│ ├── jss2.bst
│ ├── oega.bst
│ ├── regstud.bst
│ ├── tandfx.bst
│ └── worlddev.bst
├── fbs
│ └── fbs.bst
├── figbib
│ ├── figbib1.bst
│ └── figbib.bst
├── francais-bst
│ ├── francais.bst
│ └── francaissc.bst
├── frankenstein
│ └── achicago.bst
├── gbt7714
│ ├── gbt7714-plain.bst
│ └── gbt7714-unsrt.bst
├── gloss
│ ├── glsplain.bst
│ └── glsshort.bst
├── harvard
│ ├── agsm.bst
│ ├── apsr.bst
│ ├── dcu.bst
│ ├── jmr.bst
│ ├── jphysicsB.bst
│ ├── kluwer.bst
│ └── nederlands.bst
├── hc
│ ├── hc-de.bst
│ └── hc-en.bst
├── ijqc
│ └── ijqc.bst
├── index
│ ├── xagsm.bst
│ └── xplain.bst
├── inlinebib
│ └── inlinebib.bst
├── iopart-num
│ └── iopart-num.bst
├── is-bst
│ ├── is-abbrv.bst
│ ├── is-alpha.bst
│ ├── is-plain.bst
│ └── is-unsrt.bst
├── jbact
│ └── jbact.bst
├── jmb
│ └── jmb.bst
├── jneurosci
│ └── jneurosci.bst
├── jurabib
│ ├── jox.bst
│ ├── jurabib.bst
│ ├── jureco.bst
│ └── jurunsrt.bst
├── ksfh_nat
│ └── ksfh_nat.bst
├── listbib
│ └── listbib.bst
├── mciteplus
│ ├── apsrevM.bst
│ ├── apsrmpM.bst
│ ├── IEEEtranM.bst
│ └── IEEEtranMN.bst
├── mslapa
│ └── mslapa.bst
├── multibib
│ ├── mbplain.bst
│ └── mbunsrtdin.bst
├── multibibliography
│ └── chronological.bst
├── munich
│ └── munich.bst
├── nar
│ └── nar.bst
├── natbib
│ ├── abbrvnat.bst
│ ├── plainnat.bst
│ └── unsrtnat.bst
├── nmbib
│ ├── chronoplainnm.bst
│ ├── plainnm.bst
│ └── unsrtnm.bst
├── notex-bst
│ └── noTeX.bst
├── opcit
│ └── opcit.bst
├── perception
│ └── perception.bst
├── phfnote
│ └── naturemagdoi.bst
├── plainyr
│ └── plainyr.bst
├── pnas2009
│ └── pnas2009.bst
├── rsc
│ ├── angew.bst
│ └── rsc.bst
├── savetrees
│ └── savetrees.bst
├── shipunov
│ └── rusnat.bst
├── sort-by-letters
│ ├── abbrv-letters.bst
│ ├── alpha-letters.bst
│ ├── apalike-letters.bst
│ ├── frplainnat-letters.bst
│ ├── plain-letters.bst
│ ├── plainnat-letters.bst
│ └── siam-letters.bst
├── tufte-latex
│ └── tufte.bst
├── upmethodology
│ └── upmplainnat.bst
├── urlbst
│ ├── abbrvurl.bst
│ ├── alphaurl.bst
│ ├── plainurl.bst
│ └── unsrturl.bst
├── vak
│ └── vak.bst
└── zootaxa-bst
└── zootaxa.bst
共有79 类, 207 种。
1.abbrv
2.Nabbrv
3.abstract
4.acm
5.asgm
6.alpha
7.nalpha
8.Nalpha
9.authordate1
10.authordate2
11.authordate3
12.authordate4
13.amsalpha 美国数学会
14.amsplain 美国数学会基本格式
15.amsabbrv
16.annotate
17.annotation
18.apa
19.apalike
20.apalike2
21.apasoft
22.automatica
23.bbs
24.cbe
25.cea
26.cell
27.chicago
28.chicagoa
29.cparalleless
30.dcu
31.humanbio
32.humannat
33.is-abbrv
34.is-alpha
35.is-plain
36.is-unsrt
37.jas99
38.jmb
39.kluwer
40.named
41.Style aaai-named
42.Style nar
Style nature
Sample Citations
Style plain
Sample Citations
Style Nplain
Sample Citations
Style unsrt
Sample Citations
Style Nunsrt
Sample Citations
Style phcpc
Sample Citations
Style phiaea
Sample Citations
Style plainyr
Sample Citations
Style sej
Sample Citations
Style these
wmaainf
具体的样例可以参考
样例
中文LaTeX的包
国标GB7714是中国标准化协会关于参考文献引用的一些规范。
以上就是今天要介绍的内容,本文仅仅简单介绍了BibTeX的使用,而BibTeX提供了大量能使我们快速便捷地处理数据的函数和方法。