Capitalize only the last name
Hello everyone!
I need help editing the Amsterdam University Press style.
The regular output looks like this (individual citation):
Popper, Conjectures and refutations: The growth of scientific knowledge.
and I need it to
1) add given name
2) capitalize last name
3) add year
Karl POPPER, Conjectures and refutations: The growth of scientific knowledge, 2014.
I have tried for over an hour with the online editor but the visual editor does not make any changes and the code editor just crashes.
I need help editing the Amsterdam University Press style.
The regular output looks like this (individual citation):
Popper, Conjectures and refutations: The growth of scientific knowledge.
and I need it to
1) add given name
2) capitalize last name
3) add year
Karl POPPER, Conjectures and refutations: The growth of scientific knowledge, 2014.
I have tried for over an hour with the online editor but the visual editor does not make any changes and the code editor just crashes.
(There was no need to open a new thread)
As you seem to have added various customisations already you'd need to share your code so we can figure this out. Pastebin or similar.
Run it through this first and fix the issues: validator.citationstyles.org/
I managed to remove the parentheses in the bibliography and add the year to the citation. If I manage to fix the author name I think I might figure out the rest.
In both the bibliography and citation, I would like it to print First L A S T. (Not entirely sure if kerning/spacing is an option but just capitalizing the last name would be a big step already)
Sadly it's not possible to upload pictures here but I basically tried to make two name-part commands, one with "given" and initial capitalized and one with "family" and all capitalized. The result: nothing changed.
In the visual editor, I made:
INLINE CITATION
>Group
>>contributors-short (macro)
>>>Names
>>>>Name
>>>>>Name-part
>>>>>Name-part
I created a pastebin account as you said, not sure if it worked, I hope you can open it. If not maybe I can put the CSL on google drive or something?
https://pastebin.com/DUhZWWgE
Many thanks in advance!
You want to set "name-form" to long to include the first names.
To get LAST NAME in caps you need to choose "uppercase" on name-part:family.
https://editor.citationstyles.org/visualEditor/
The CSL editor is maintained by the CSL project
(edit: also, please don't just post into other folks' thread unless you have something to add to their question)
here is the new My Awesome Super Style code!
It's almost prefect, now there are two things I'd still like to change:
1) If you load the citation example "article-journal The varieties of capitalism and hybrid success" it puts the paper in 'single quotes' but I would like it to be "double quotes". I looked around the interface but couldn't find an option to specify what types of quotation marks to use.
2) If you load the citation example "book Steve Jobs" it says "[…], New York, NY: Simon & Schuster,[…]". Is there a way to make it drop the "NY" or is that just a US thing you cannot get around?
Thanks again very much damnation for your help. You're the best!
2) No, Zotero only can use whatever is in the data of your entry. You'd change the data in your Zotero directly. I think you can ignore this as that's just sample data in the editor.
Have a nice weekend!