We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
老师说参考文献中作者大写看着很别扭,想问一下是否可以换成其他的style,使作者名可以小写
The text was updated successfully, but these errors were encountered:
FYI hushidong/biblatex-gb7714-2015#19.
Sorry, something went wrong.
biblatex-gb7714-2015 的作者已经在最近的更新中增加了 gbnamefmt 选项用于控制姓名的大小写和输出格式,不过目前尚未上传到 CTAN。你可以在 biblatex-gb7714-2015 项目的 GitHub 页面下载最新版手动安装。
biblatex-gb7714-2015
gbnamefmt
姓名默认情况下字母大写的,即 gbnamefmt=uppercase,设置 gbnamefmt=lowercase 可以不处理保持原始的大小写,设置 gbnamefmt=none 则使用 biblatex 标准样式的处理方式。
gbnamefmt=uppercase
gbnamefmt=lowercase
gbnamefmt=none
biblatex
\RequirePackage[backend=biber,style=gb7714-2015,gbnamefmt=lowercase]{biblatex}
No branches or pull requests
老师说参考文献中作者大写看着很别扭,想问一下是否可以换成其他的style,使作者名可以小写
The text was updated successfully, but these errors were encountered: