GithubHelp home page GithubHelp logo

Comments (5)

shifujun avatar shifujun commented on July 23, 2024 1

如果你认为你的bibtex里的inprocedings格式实际上和模板定义的conference是完全一样的。你可以在bst里搜索FUNCTION {book}(这里是FUNCTION {conference}之后),在这一行之前加入一行FUNCTION {inproceedings}{conference}

然而我说如果呢,是因为这是不大可能完全一样的。模板的参考文献类型之所以改成这个样子,完全是因为学校给出的规范毫无规范可言。大家又特别重视和学校的范例格式完全一致。所以呢,模板就成这样了。现在这种情形呢,你不大可能从Google或者其他参考文献库导出直接能用的条目。实际上,就算用国标,Google直接导出的条目也大多是缺失字段的。如果缺失字段,你输出的参考文献条目就不可能和范例一致。

总之,想要和学校的范例输出效果一致,你需要选择正确的参考文献类型,确认和范例的bib文件中各种类型的例子的字段完全一致,不能缺少字段。像你说出的,不输入address字段时,publisher就不显示。这确实是不够好,但你不输入address,我即使把publisher显示出来,它也是和范例不符的。

from uestcthesis.

livey avatar livey commented on July 23, 2024

遇到了同样的问题。 改成conference 试试?

from uestcthesis.

wuduande avatar wuduande commented on July 23, 2024

嗯,发布了issue才看到新发布的@conference。不过,修复@inprocedings问题是必要的。因为google scholar给出的一半结果都是采用@inprocedings的格式。如果全部需要作者自己转换格式,工作量是较大的。修复之后,作者可以完全不关心参考文献的问题。

from uestcthesis.

wuduande avatar wuduande commented on July 23, 2024

经验证,@conference的问题:当不输入address字段时,publisher字段不显示。而google scholar提供的bibtex没的address字段。

from uestcthesis.

wuduande avatar wuduande commented on July 23, 2024

哇,回复这么快。感谢作者!
其实问题是这样的,学生并不关心格式的细节。而是关心格式大概看起来与规范不要差太远。因为为了达到标准格式,要去查到会议的地点是非常困难的,尤其是会议已经过去太久这种情况。今天为了查地址查了2个小时。而会议地点这种信息本身不太重要。相比而言publisher更重要一些。
所以,如果作者认为参考文献必须所有字段齐全,那么完全可以在生成的pdf参考文献处输出错误信息。因为要发现这个address的问题需要反复编译非常多次。
最后,谢谢作者啦,论文省了很多事!~

from uestcthesis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.