问题标签 [bibliography]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
latex - 获取“longnamesfirst”选项以在 LaTeX 中使用 natbib - 自定义 .bst
我正在写一篇硕士论文,我很难让 longnamesfirst 选项在 natbib 中工作。
我的大学有一种非常具体的参考风格,有点像 APA,但又不太一样。我使用 docstrip 实用程序构建了一个基本框架,然后对其进行了编辑以适应我大学的要求。
用最简单的文档对其进行了测试;应用我的 bst 然后使用默认值之一 (\bibliographystyle{apacite}) 再次尝试它,我可以看到 natbib 按预期使用 apacite。然而,我的 bst 并没有产生正确的结果。
所以我的问题是:.bst 文件如何与 natbib 链接以强制执行“longnamesfirst”选项?
latex - 我可以从参考书目中删除标签,同时将它们保留在引文中吗?
我正在用thebibliography编写报告的参考书目,因为我不需要 BibTeX 数据库(或者我没有时间学习如何自定义或编写样式)。
可选参数[label]
指定如何在我的正文中引用引用。这是我的参考定义:
如果我写:in \cite{PNUD1996}.
它会产生:
在 [PNUD1996] 中。
但标签也出现在参考书目中:
[PNUD1996] PNUD。Desarrollo Humano en 智利 1996。圣地亚哥:PNUD,1996。
我可以从参考书目中删除标签并将其保留在参考文献中吗?我的意思是,得到:
在 [PNUD1996] 中。
和
PNUD。Desarrollo Humano en 智利 1996。圣地亚哥:PNUD,1996。
latex - 如何在 LaTeX 参考书目中换行
我的参考书目中有一个很长的网址,它没有损坏,因此出现在页边距之外。我怎么能固定ID?一些断线的东西?
谢谢!
latex - LaTeX 和 Bibtex:从 bib 文件中打印单个完整参考的命令?
我希望能够在我的 LaTeX 文档中的任何位置打印 Bibtex .bib 文件中的单个参考 - 不引用它,而是打印参考,就像它出现在正常参考书目列表中一样。
因此,如果这是一个常规引用,则会打印一个带括号的引用:
我想要以下内容:
它应该打印出现在参考书目中的完整引文,例如:
[2] S 川原。日本说唱歌词中的半韵和相似性的知识。东亚语言学杂志,2007 年 1 月。
可能吗?
latex - LaTeX:引用,但不要引用
我正在用 LaTeX 制作一组文档,我想为整个文档集提供一个单一的全球参考书目页面。这是因为每个文档都有页数限制:我不想在每个文档的底部放置引用来占用空间。
这意味着在每种情况下,我都想在文本中引用,但最后不提供参考。我正在使用 bibtex/natbib 来处理引用。
最简单的例子:
我怎样才能做到这一点?本质上我只是希望它正确引用:
但不要在最后添加参考部分。有任何想法吗?
谢谢,
大卫
openoffice.org - 开放式办公室:管理书目的工具?
OO原生工具好像不是很舒服。我认为最好以 XML 或 biblatex 格式存储数据。你用什么,哪一个更好?
latex - 如何在 Latex 的参考书目中选择性地选择要输出的项目?
我想问一下在 Latex 中选择书目部分的项目。
情况是这样的:我目前使用 JabRef 进行书目管理(很棒的软件),(引擎 MikTex 2.8,IDE TexnicCenter1.0)。我用来写论文的包是 Miede 和 Arsclassica 的 ClassicThesis 作为支持包。
在主文本文件中,它使用 natbib 包来处理参考书目:
\usepackage[square,numbers,sort&compress]{natbib}
然而,当我从不同的作者、不同的出版商那里复制 BibTex 时,他们通常会在纸上提供各种内容。有些是不必要的。
例如:
这个 Bibtex Source (有些提供非常详细的信息,有些提供其他信息)
会产生:
大卫·G·洛威。来自尺度不变关键点的独特图像特征。诠释。J.计算机。愿景,60:91–110,2004 年 11 月。ISSN 0920-5691。doi: 10. 1023/B:VISI.0000029664.99615.94。网址 http://portal.acm.org/citation。cfm?id=993451.996342。
但我需要遵守我学校要求的格式,它严格遵循 IEEE 格式。有了上面的信息,输出应该是:
(作者姓名小型大写字母)David G. Lowe,“来自尺度不变关键点的独特图像特征”,(斜体期刊名称)Int。计算机视觉杂志,卷。60,第 91-110 页,2004 年 11 月。ISSN 0920-5691
有没有一种巧妙的方法来做到这一点?我认为从他们提供的 Bib 源中删除所有不必要的信息是非常令人厌烦和不切实际的。
latex - BibLaTeX(不是 BibTeX)的 IEEE 书目风格?
有没有人有或知道在哪里可以找到像 IEEEtr 或 IEEEtran 的 BibLaTeX 的参考书目样式文件?我一直在搜索,但只能找到 BibTeX 的那些。BibTeX 不能真正做我想做的事,但我的论文必须符合 IEEE 标准...
如果有人能给我提示如何在 BibLaTeX 中使用 IEEE 样式,我将非常感激
非常感谢,西蒙
latex - 乳胶:词汇表条目中的脚注
我需要有关 Latex 词汇表包的帮助。我只需要在词汇表条目中添加一个脚注。
例子:
Texmaker 拒绝构建 PDF。日志文件一如既往地令人困惑,这样说:
我怀疑你忘记了“}”,导致我将此控制序列应用于太多文本。我们怎样才能康复?我的计划是忘记整个事情,并希望最好。!} 太多。
那么这里有什么想法吗?谢谢你。
html - using html/css, i would like to automatically generate a bibliography at the bottom of my website akin to latex's \bibliography command
I'll ask my question first, then give some background for those who are interested:
I would like to know if there is a command in html that will automatically generate a bibliography from a .bib file? This means that throughout the text, i would add something like <cite name="Jones2010">
, and then at the bottom of the html (or css) file, I would write something like <makebib file="biblist.bib", format="APA">
, and a bibliography would be generated using my .bib file, and formated according to the APA style. The functionality would be quite similar to footnotes, except that each footnote is populated according to some script that extracts the information from (essentially) an xml file and outputs the content in the desired format. It is not difficult to imagine somebody creating a tool to do just that, however, my google search skills have not enabled me to find such a tool. It is easy to find tools that convert bib files to html or xml, but that is not sufficient for my needs. I do not desire to publish my entire bib file online. Rather, for each document that I generate, I want several of the entries in the bib file to be included as footnotes. Any pointers will be greatly appreciated.
Now, the reason behind the question:
I have recently begun switching from writing all my manuscripts using latex to writing them using html/css. The advantages of this approach are fast: only 1 file for versioning (instead of .dvi, .ps, .aux, .blg, etc.), it is much smaller to share, other people can edit the html file and compile it much more easily, it is more configurable to my tastes, easier to read on screen, etc. The disadvantage for me, however, is that while I've been writing in latex for years, I've only just begin using html and css for scientific document creating. The main impetus for the switch was MathJaX, which enables me to to embed latex equations in my html files, and therefore, allows me to combine the advantages of latex with the advantages of css. I imagine that nearly all my colleagues will switch away from latex to this simpler format, assuming a few remaining issues get resolved, like ease of creating bibliographies.
Many thanks.