如何指示“已访问”使用 IEEE 引用 url 时 Bibtex 文件中的属性?
根据 IEEE 引文风格参考,如果我们引用 url还应标明 url 的访问时间。
有谁知道在使用 BibTeX 时如何指示这一点?
According to the IEEE citation style reference, in case we cite urls the access time of the url should be indicated as well.
Does anybody know how to indicate this when using BibTeX?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可以在链接找到 ieeetran bibtex 样式。虽然没有“访问时间”字段,但许多文档类型都有一个“注释”字段,可能适合您的目的。
You can find the ieeetran bibtex style at the link. While there is no 'access time' field, there is a 'note' field for many of the document types which may suit your purpose.
您可以在 urlbst 上查看修改后的围兜样式。这是我通常使用的,尽管我在
.bib
文件中手动输入lastchecked
字段。You can check out the modified bib styles on urlbst. This is what I usually use, although I enter the
lastchecked
field manually in my.bib
file.