{"id":4525,"date":"2015-04-22T11:20:50","date_gmt":"2015-04-22T03:20:50","guid":{"rendered":"https:\/\/lttt.blog.ustc.edu.cn\/?p=4525"},"modified":"2015-04-22T11:20:50","modified_gmt":"2015-04-22T03:20:50","slug":"biblatex%e5%8f%82%e8%80%83%e6%96%87%e7%8c%ae%ef%bc%88biber%e5%bc%95%e6%93%8e%ef%bc%89%e7%94%a8%e6%b3%95%e4%b8%be%e4%be%8b","status":"publish","type":"post","link":"https:\/\/lttt.vanabel.cn\/?p=4525","title":{"rendered":"Biblatex\u53c2\u8003\u6587\u732e\uff08biber\u5f15\u64ce\uff09\u7528\u6cd5\u4e3e\u4f8b"},"content":{"rendered":"<p>\u867d\u7136BibLaTeX\u4f5c\u4e3a\u65b0\u7684\u53c2\u8003\u6587\u732e\u5f15\u64ce\u6709\u5f88\u591a\u4f18\u70b9\uff0c \u4f46\u662f\u5176\u4e0a\u624b\u7a0d\u663e\u56f0\u96be\uff0c\u7279\u522b\u662f\u5bf9\u4e8e\u4f7f\u7528bibtex\u7684\u7528\u6237\u66f4\u662f\u5982\u6b64\u3002\u8fd9\u91cc\u5206\u4eab\u4e00\u4e0b\u6700\u7b80\u5355\u7684\u6a21\u677f\uff1a<\/p>\n<pre lang=\"latex\">\\documentclass[12pt]{amsart}\n\\usepackage[backend=biber,  \n    firstinits=true,\n    backref=true, \n    style=alphabetic, \n    natbib=true, \n    url=false, \n    doi=false, \n    eprint=true]{biblatex}\n\\usepackage[ocgcolorlinks]{hyperref}\n\\hypersetup{\n  pdfstartview=FitH,\n  bookmarksopen=false,\n  pdfencoding=auto,\n  colorlinks=true,\n  linkcolor=blue,\n  pdfinfo={\n    Title={your title},\n    Subject={},\n    Author={Your name},\n    Keywords={your keywords}%\n  }\n}\n\\usepackage{filecontents}\n\n\\begin{filecontents}{\\jobname.bib}\n@misc{A01,\n  author = {Author, A.},\n  year = {2001},\n  title = {Alpha},\n}\n@misc{B02,\n  author = {Buthor, B.},\n  year = {2002},\n  title = {Bravo},\n}\n\\end{filecontents}\n\\addbibresource{\\jobname.bib}\n\\begin{document}\nSome text \\autocite{A01,B02}.\n\\printbibliography\n\\end{document}\n<\/pre>\n<p><!--more-->\u5176\u5b9e\u8bf4\u8d77\u6765\u4e5f\u7b80\u5355\uff0c \u5c31\u662f\u51e0\u70b9\u8981\u6ce8\u610f\uff1a<\/p>\n<ul>\n<li>\u9996\u5148\u662f\u5f15\u7528\u5b8f\u5305<code>biblatex<\/code>\u6b64\u65f6\u6211\u4eec\u6307\u5b9a\u7684\u5f15\u64ce\u662f<code>biber<\/code>, \u8fd9\u5bf9\u540e\u9762\u7684\u914d\u7f6e\u9020\u6210\u4e00\u5b9a\u7684\u56f0\u96be\u3002 \u5982\u679c\u4f60\u5acc\u9ebb\u70e6\uff0c \u53ef\u4ee5\u6539\u4e3a\u8001\u5f15\u64ce<code>bibtex<\/code>. <code>biber<\/code> \u7684\u597d\u5904\u662f\u652f\u6301utf8, \u6216\u8bb8\u8fd8\u6709\u5176\u4ed6\u7684\u597d\u5904\uff0c \u5177\u4f53\u89c1<a href=\"http:\/\/ctan.math.utah.edu\/ctan\/tex-archive\/macros\/latex\/contrib\/biblatex\/doc\/biblatex.pdf\">biblatex\u6587\u6863<\/a>.<\/li>\n<li>\u5176\u6b21\u662f\u9700\u8981\u5728preamble\u6307\u5b9a\u53c2\u8003\u6587\u732e\u6570\u636e\u5e93<code>\\addbibresource{\\jobname.bib}<\/code>, \u8fd9\u91cc\u7528\u4e86filecontents\u5b8f\u5305\u6574\u5408\u5230\u4e00\u4e2a\u6587\u4ef6<\/li>\n<li>\u6700\u540e\u5728\u6307\u5b9a\u4f4d\u7f6e\u8f93\u51fa\u53c2\u8003\u6587\u732e<code>\\printbibliography<\/code><\/li>\n<li>\u6b64\u65f6\u6ce8\u610f\u7f16\u8bd1\u7684\u987a\u5e8f\u662f(\u53c2\u8003<a href=\"http:\/\/tex.stackexchange.com\/questions\/26516\/how-to-use-biber\">\u8fd9\u91cc<\/a>)\uff1a<code>pdflatex<\/code>+<code>biber<\/code>+<code>pdflatex<\/code>, \u5f53\u7136<code>pdflatex<\/code>\u53ef\u4ee5\u6362\u6210\u4efb\u4f55tex\u5f15\u64ce<\/li>\n<\/ul>\n<p>\u63a5\u4e0b\u6765\u6211\u4eec\u6765\u5177\u4f53\u914d\u7f6eWinEdt\uff0c \u65b9\u4fbf\u7f16\u8bd1\uff1a<\/p>\n<ol>\n<li>\u53c2\u8003<a href=\"http:\/\/www.winedt.org\/Config\/menus\/LaTeXify.php\">\u8fd9\u91cc<\/a>\u4e0b\u8f7d\u5e76\u5b89\u88c5WinEdt\u5b8f\u5305<code>LaTeXify<\/code>, \u5177\u4f53\u5b89\u88c5\u53ef\u4ee5\u53c2\u8003\u91cc\u9762\u7684readme. \u66f4\u591a\u7f16\u8f91\u5668\u7684\u914d\u7f6e\u53ef\u4ee5\u53c2\u8003<a href=\"http:\/\/tex.stackexchange.com\/questions\/154751\/biblatex-with-biber-configuring-my-editor-to-avoid-undefined-citations\">\u8fd9\u7bc7<\/a> post.<\/li>\n<li>\u5b89\u88c5\u597d\u540e\u4f60\u4f1a\u53d1\u73b0\u591a\u4e86\u4e00\u4e2aB+\u6309\u94ae\uff0c\u8fd9\u4e2a\u5c31\u662fbiber\u7f16\u8bd1\u6309\u94ae\u6765. \u6b64\u5916\u8fd8\u589e\u52a0\u4e86<code>PDFLaTeXfy<\/code>\u7b49\u4e00\u952e\u7f16\u8bd1\u65b9\u5f0f<\/li>\n<li>\u5b89\u88c5\u597d\u540e\u53ef\u4ee5\u4f7f\u7528 \u5982\u679c\u63d0\u793a\u7248\u672c\u4e0d\u5bf9\uff0c \u5efa\u8bae\u5347\u7ea7Miktex\u53ca\u5176\u5b8f\u5305\u5373\u53ef\uff0c\u53ef\u4ee5\u53c2\u8003<a href=\"http:\/\/tex.stackexchange.com\/questions\/224872\/biblatex-biber-wrong-versions-how-to-downgrade\">\u8fd9\u91cc<\/a><\/li>\n<li>\u5173\u4e8e\u5b8f\u5305<code>biblatex<\/code>\u7684\u66f4\u591a\u9009\u9879\u53ef\u4ee5\u53c2\u8003\u4e0a\u9762\u7ed9\u51fa\u7684\u5b8f\u5305\u6587\u6863\uff0c \u7279\u522b<code>backref=true<\/code>\u8868\u793a\u53cd\u5411\u5f15\u7528\uff0c \u5373\u5728\u6bcf\u6761\u53c2\u8003\u6587\u732e\u540e\u9762\u5217\u51fa\u5bf9\u5e94\u5f15\u7528\u7684\u9875\u7801. <code>firstinits=true<\/code>\u8868\u793a\u7f29\u5199\u4f5c\u8005\u540d\uff0c <code>style=alphabetic<\/code>\u8868\u793a\u6587\u732e\u6761\u76ee\u4ee5\u5b57\u6bcd\u65b9\u5f0f\u663e\u793a\uff0c \u9ed8\u8ba4\u662f\u6570\u5b57\uff1b<code>natbib=true<\/code>\u8868\u793a\u517c\u5bb9 natbib\uff0c \u8fd9\u4e3b\u8981\u662f\u8003\u8651\u5230\u53ef\u80fd\u7528\u5230\u5404\u79cd\u5f15\u7528\u65b9\u5f0f\uff0c \u8bf7\u53c2\u8003\u5b8f\u5305\u6587\u6863\u76843.7.9\uff1b<code>url=false<\/code>\uff0c<code>doi=false<\/code>\u4e0d\u663e\u793aurl\u548cdoi\u5b57\u6bb5; <code>eprint=true<\/code>\u5bf9arxiv\u4e0a\u9762\u7684\u6587\u7ae0\u5f15\u7528\u7279\u522b\u6709\u7528. \u53ef\u4ee5\u53c2\u8003<a href=\"http:\/\/tex.stackexchange.com\/a\/50039\/19832\">\u8fd9\u91cc<\/a>\u7684\u8bf4\u660e, \u4ee5\u53ca\u4e0b\u9762\u5b8c\u6574\u7684\u4f8b\u5b50\uff1a\n<pre class=\"\" lang=\"latex\">\\documentclass[12pt]{amsart}\n\\usepackage[backend=biber,\n    firstinits=true,\n    backref=true,\n    style=alphabetic,\n    natbib=true,\n    url=false,\n    doi=false,\n    eprint=true]{biblatex}\n\\usepackage[ocgcolorlinks]{hyperref}\n\\hypersetup{\n  pdfstartview=FitH,\n  bookmarksopen=false,\n  pdfencoding=auto,\n  colorlinks=true,\n  linkcolor=blue,\n  pdfinfo={\n    Title={your title},\n    Subject={},\n    Author={Your name},\n    Keywords={your keywords}%\n  }\n}\n\\usepackage{filecontents}\n\n\\begin{filecontents}{\\jobname.bib}\n@misc{A01,\n  author = {Author, A.},\n  year = {2001},\n  title = {Alpha},\n}\n@misc{B02,\n  author = {Buthor, B.},\n  year = {2002},\n  title = {Bravo},\n}\n@Article{baez\/article,\n  author      = {Baez, John C. and Lauda, Aaron D.},\n  title       = {Higher-Dimensional Algebra V: 2-Groups},\n  journaltitle= {Theory and Applications of Categories},\n  volume      = {12},\n  version     = {3},\n  date        = {2004},\n  pages       = {423--491},\n  urldate     = {2006-10-01},\n  eprinttype  = {arxiv},\n  eprint      = {math\/0307200v3}\n}\n@Online{baez\/online,\n  hyphenation = {american},\n  author      = {Baez, John C. and Lauda, Aaron D.},\n  title       = {Higher-Dimensional Algebra V: 2-Groups},\n  version     = {3},\n  date        = {2004-10-27},\n  eprinttype  = {arxiv},\n  eprint      = {math\/0307200v3}\n}\n@Online{wassenberg,\n  hyphenation = {american},\n  author      = {Wassenberg, Jan and Sanders, Peter},\n  title       = {Faster Radix Sort via Virtual Memory and Write-Combining},\n  version     = {1},\n  date        = {2010-08-17},\n  eprinttype  = {arxiv},\n  eprintclass = {cs.DS},\n  eprint      = {1008.2849v1}\n}\n\\end{filecontents}\n\\addbibresource{\\jobname.bib}\n\\begin{document}\nSome text \\autocite{A01,B02}\\nocite{*}.\n\\printbibliography\n\\end{document} \n<\/pre>\n<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>\u867d\u7136BibLaTeX\u4f5c\u4e3a\u65b0\u7684\u53c2\u8003\u6587\u732e\u5f15\u64ce\u6709\u5f88\u591a\u4f18\u70b9\uff0c \u4f46\u662f\u5176\u4e0a\u624b\u7a0d\u663e\u56f0\u96be\uff0c\u7279\u522b\u662f &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"more-link\" href=\"https:\/\/lttt.vanabel.cn\/?p=4525\"> <span class=\"screen-reader-text\">Biblatex\u53c2\u8003\u6587\u732e\uff08biber\u5f15\u64ce\uff09\u7528\u6cd5\u4e3e\u4f8b<\/span> \u9605\u8bfb\u66f4\u591a &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[36,232,233,63],"class_list":["post-4525","post","type-post","status-publish","format-standard","hentry","category-latex","tag-arxiv","tag-biber","tag-biblatex","tag-latex"],"_links":{"self":[{"href":"https:\/\/lttt.vanabel.cn\/index.php?rest_route=\/wp\/v2\/posts\/4525","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lttt.vanabel.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lttt.vanabel.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lttt.vanabel.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lttt.vanabel.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4525"}],"version-history":[{"count":0,"href":"https:\/\/lttt.vanabel.cn\/index.php?rest_route=\/wp\/v2\/posts\/4525\/revisions"}],"wp:attachment":[{"href":"https:\/\/lttt.vanabel.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4525"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lttt.vanabel.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4525"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lttt.vanabel.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4525"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}