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

Formatting with China GB7714 #250

Open
hongjingxu opened this issue Nov 11, 2024 · 0 comments
Open

Formatting with China GB7714 #250

hongjingxu opened this issue Nov 11, 2024 · 0 comments
Labels

Comments

@hongjingxu
Copy link

Hi Michel,

Many thanks for your project.
I am trying to generate the bibliography following "china-national-standard-gb-t-7714-2015-numeric" for below CSL-JSON:
{
"id": "GXNGXXQN",
"type": "article-journal",
"container-title": "International Journal of Toxicology",
"DOI": "10.1080/10915810290096513",
"ISSN": "1091-5818",
"journalAbbreviation": "Int J Toxicol",
"language": "eng",
"note": "PMID: 12396675",
"page": "19-94",
"source": "PubMed",
"title": "Final report on the safety assessment of BHT(1)",
"volume": "21 Suppl 2",
"author": [
{
"family": "Lanigan",
"given": "Rebecca S."
},
{
"family": "Yamarik",
"given": "Torill A."
}
],
"issued": {
"date-parts": [
[
"2002"
]
]
}
}
The outcome is [1]Rebecca S. Lanigan, Torill A. Yamarik. Final report on the safety assessment of BHT(1)[J/OL]. International Journal of Toxicology, 2002, 21 Suppl 2: 19-94.
However, if I use Zotero to generate the bib and the rendered content is as follows, which is the same as the bibliograph from Google Scholar following the China GB 7714 standard.
[1] LANIGAN R S, YAMARIK T A. Final report on the safety assessment of BHT(1)[J/OL]. International Journal of Toxicology, 2002, 21 Suppl 2: 19-94.
The issue is : 1. the family name should be capitalized; 2. the given name should be the capitalized initiate.

I also tried to replace the csl file in the Style-24.3.jar with the latest csl file from Zotero website https://www.zotero.org/styles?q=7714. But, it seems not working.

Could you please take a looking at it? Or anything wrong by myself? Many thanks!

@hongjingxu hongjingxu added the bug label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant