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

Missing whitespace after volume #62

Closed
wenjie2wang opened this issue Jun 7, 2020 · 2 comments
Closed

Missing whitespace after volume #62

wenjie2wang opened this issue Jun 7, 2020 · 2 comments

Comments

@wenjie2wang
Copy link

Thanks for the awesome work!

编译环境

宏包版本:gbt7714 2020/03/14 v2.0.1
标注样式:authoryear

描述问题

卷号之后空格缺失

bib 数据库代码:

@Article{3,
  author =       {严阅 and 陈瑜 and 刘可伋 and 罗心悦 and 许伯熹 and 江渝 and
                  程晋},
  title =        {基于一类时滞动力学系统对新型冠状病毒肺炎疫情的建模和预测},
  journal =      {中国科学:数学},
  year =         2020,
  volume =       50,
  pages =        {1--8},
}

截图:

Screenshot from 2020-06-07 17-41-23

The expected output was 50: 1-8.

@zepinglee
Copy link
Owner

Screen Shot 2020-06-08 at 11 53 27

标准中关于冒号和页码之间的空格前后不统一(其他标点其实也是),我这里改成统一带空格吧。

@zepinglee
Copy link
Owner

#70 中讨论了冒号后空格的问题,在 Chicago 格式中卷号和页码之间的冒号后不加空格也是有一定道理的。

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