Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

\cite命令如何自动补全 #1

Open
giantke opened this issue Nov 20, 2024 · 4 comments
Open

\cite命令如何自动补全 #1

giantke opened this issue Nov 20, 2024 · 4 comments

Comments

@giantke
Copy link

giantke commented Nov 20, 2024

作者您好,非常感谢提供这个非常有价值的模版。
我目前碰到一个问题想请教一下,在引用文献时我将bibtex格式的文献直接复制到ref/reference.bib文件中,也就是模版文献放置的位置。但是在tex正文中使用\cite命令却只有模板中的文献能够自动补全,我添加的文献却没法补全。

Readme文件中提到的\hdubibliography{ref/reference}我做没有改动。

@wennboo
Copy link
Owner

wennboo commented Nov 20, 2024

1.将 bibtex复制到ref/reference.bib并保存文件;
2. \cite{}引用标签;
3. xelatex-bibtex-xelatex-xelatex编译
4. 如果没有正确引用,可以看编译后警告来处理,或者再找一个条目比较全的文献bibtex复制到reference.bib重新试一下。

@giantke
Copy link
Author

giantke commented Nov 20, 2024

您好,感谢回答。
可能是我的表述不够清楚,在我添加完bibtex文献之后编译显示是没有任何问题的。问题是出在当我在正文想用\cite{}命令自动补全文献名字的时候。例如下图中我想调用一个名为r2gen的文献,当我输入r2ge弹出的自动补全list中仍然没有这个对象。请问怎么样才能像模版中的文献名那样可以自动补全。谢谢!

微信截图_20241120213250

@wennboo
Copy link
Owner

wennboo commented Nov 20, 2024

没有是正常的,只有编译过之后,基于vscode插件的编辑再\cite才会自动补齐。没有编译过,肯定不知道你bib加了一个文献。这个和vscode插件有关。不是模板问题

@giantke
Copy link
Author

giantke commented Nov 20, 2024

我这边是完整xelatex-bibtex-xelatex-xelatex编译过之后还是没有自动补齐的提示,具体需要对vscode插件做什么修改呢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants