altairwei / altairwei/ZoteroLinkCitation
ZoteroLinkCitation-Modified- GB/T 7714-2015-variants Support!
- Dominant language
- VBA
- Stars
- 138
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
The original macro works well for many common Zotero citation styles, but it has two limitations when used with customized **GB/T 7714-2015 numeric variants**:
1. Some derived CSL style IDs are rejected because the macro only recognizes a hard-coded list of base style IDs.
2. Bibliography matching relies mainly on **title text lookup**, which is fragile for bilingual or customized GB/T bibliography layouts.
This modified version solves those problems and makes the macro much more reliable for **GB/T 7714-2015 numeric family styles** like:
* GB/T 7714-2015 (numeric, bilingual);
* GB/T 7714-2015 (numeric, bilingual, author names not all uppercase)
* GB/T 7714-2015 numeric derived variants such as ...-aulower-bilan and ...-CE
Researchers who encounter this problems could refer **https://github.com/KJ-Falloutlast/ZoteroLinkCitation-Modified--GB-T-7714-2015-variants** for **GB/T 7714-2015 numeric variants** citation link support! Please star me if you feel it useful!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.