Title capitalization issue in APA
I just discovered the feature in Zotero that can transfer title case to sentence case. I really believe the develop could make it much better. The current transformation won't recognize the first letter in the first word of the subtitle, which is also supposed to be capitalized in APA. Since it is the one right after ":" , I believe the develop can simply add some code to let the transformation recognize it (since the title will only have one ":" ). In addition, the transformation won't recognize some common words that should always be capitalized, such as a country's name. I wish the develop can build up a lexicon or something to recognize them as well. The current transformation tool just simply keeps the first letter capitalized and makes the rest of letter lower-case. I love Zotero and it's pretty much perfect. I just hope the developer can make some progress on this issue, which is the only problem I have with it now.
A dictionary of always-capitalized words might be nice.
Title
This is the title: this is the subtitle
Short Title
This is the title
When the part of Title before the colon matches the Short Title field, the processor recognizes the subtitle and will capitalize it appropriately.
Zotero: 4.0.29.17
Propachi: monkey-patch for Zotero CSL processor (Uppercase subtitles version): 1.1.74
[
{
"id": "http://zotero.org/users/3777474/items/KD5U6T65",
"type": "article-journal",
"title": "Engendering Racial Perceptions: An Intersectional Analysis of How Social Status Shapes Race",
"container-title": "Gender & Society",
"page": "319-344",
"volume": "27",
"issue": "3",
"source": "CrossRef",
"URL": "http://journals.sagepub.com/doi/10.1177/0891243213480262",
"DOI": "10.1177/0891243213480262",
"ISSN": "0891-2432, 1552-3977",
"shortTitle": "Engendering Racial Perceptions",
"language": "en",
"author": [
{
"family": "Penner",
"given": "Andrew M."
},
{
"family": "Saperstein",
"given": "Aliya"
}
],
"issued": {
"date-parts": [
[
"2013",
6
]
]
},
"accessed": {
"date-parts": [
[
"2017",
2,
23
]
]
}
}
]
Store as:
Title
Engendering racial perceptions: an intersectional analysis of how social status shapes race
Short Title
Engendering racial perceptions
I just found another small issue that the bibliography I created no longer hanging indentation once I copy it to word. I can simply adjust it in word but I just wonder if there's any settings I can change to automatically have a hanging indentation at the same time having a capitalized subtitle? lol
I'm exporting my library as a biblatex file and then compiling it using APA 6 formatting in Texmaker. science is lowercase no matter what I do within Zotero. If I edit the .bib file directly to put science in braces it works fine, but that gets over-written every time I export the library again. It feels like there should be an easier fix. Am I missing something about the export process?
I'd appreciate any suggestions people might have.
Thanks!
I'd start by installing better bibtex https://github.com/retorquere/zotero-better-bibtex/wiki
which has done more careful work on getting casing right. But you may also just hit a limit of what Zotero can do, since I assume BibLaTex relies on the subtitle field for proper casing in APA, but Zotero simply doesn't have such a field.
I'd just cave and capitalize the S of science.
-better bibtex
-Use sentence case for the title, but capitalize the first letter after the colon
-leave the short title field blank
Good luck!
1. install the add-on of Propachi first
2. I transfer both title and short title filed into sentence case for each item
3. I insert the bibliography in Word (instead of generating one in Zotero then copy and paste it to Word)
4. Word has a grammar checker. If a word that should always be capitalized is not capitalized, it will underline it. Just simply right-click it and replace it with the right form provided by Word.
That's it. BTW. thanks for being so help!