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

Inconsistent stopword capitalization within quotes #219

Open
adunning opened this issue Jan 18, 2023 · 0 comments
Open

Inconsistent stopword capitalization within quotes #219

adunning opened this issue Jan 18, 2023 · 0 comments

Comments

@adunning
Copy link

Stopwords within quotation marks are capitalized in some circumstances, but not in others.

A title Test, MS., to the stopword 'to' results in “Test, MS., to the Stopword ‘To,’” n.d.

Yet Test, MS., to the stopwords 'to' and 'and' results in “Test, MS., to the Stopwords ‘to’ and ‘and.’” n.d.

Presumably one or the other is incorrect?

(This came up via @zepinglee, commenting on jgm/citeproc#127.)

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

1 participant