Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
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

Title case titles in mcgill-en.csl #4440

Closed
wants to merge 1 commit into from

Conversation

@wohanley
Copy link

wohanley commented Dec 8, 2019

I've been following the convention of storing titles in sentence case so that they can be converted when necessary. The McGill Guide says to print titles as they appear on the documents in question, enforcing neither title case nor sentence case. The result is that titles come out in sentence case, which is not how titles appear on most English documents. This pull request enforces title case instead, which is also not correct but is generally much closer for those following the convention.

I think this is probably not a good way to address this problem. I include the code changes only because I made them already for my own convenience and they make it clear what I mean - they probably shouldn't be merged. I would prefer to update the documentation that recommends the "store in sentence case" convention to make it clear that it will cause problems with styles like McGill that don't enforce any specific casing. I'm not sure how to propose such a change, and these changes might be useful as a band-aid, so here I am. If someone with more knowledge about this project knows how I ought to proceed and could give me some advice, I would appreciate it!

@csl-bot

This comment has been minimized.

Copy link

csl-bot commented Dec 8, 2019

Awesome! You just created a pull request to the Citation Styles Language styles repository. One of our human volunteers will try to get in touch soon (usually within a week). In the meantime, I will run some automated checks. You should be notified of the results in a few minutes.

If you haven't done so yet, please make sure your style validates and follows all our other Style Requirements.

To update this pull request, visit the "Files changed" tab above, and click on the pencil icon (see below) in the top-right corner of your style to start editing.

If you have any questions, please leave a comment and we'll get back to you. While we usually respond in English, feel free to write in whatever language you're most comfortable.

@csl-bot

This comment has been minimized.

Copy link

csl-bot commented Dec 8, 2019

😃 Your submission passed all our automated tests.

@adam3smith

This comment has been minimized.

Copy link
Member

adam3smith commented Dec 8, 2019

Thanks! I don't think we'll take this -- overall, I'd expect it to cause more problems than it causes and not specifying casing in the style is closer to the McGill prescription. I don't think I'll want to confuse people by discussing this rule in documentation because the bigger issue, of course, is that the McGill prescription simply makes no sense for English publication. To just take a random example off my bookshelf, the cover of the Turabian guide is:
"A Manual for Writers OF RESEARCH PAPERS, THESES, AND DISSERTATIONS"
on opening the book on the inside, we find
"A Manual for Writers of Research Papers, Theses, and Dissertations"
and on the copyright page it's
"A manual for writers of research papers, theses, and dissertation"

Given that it's literally impossible to follow that rule, I'd ignore it and just use sentence case throughout.

@adam3smith adam3smith closed this Dec 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants
You can’t perform that action at this time.