Style request: [Twentieth-Century Music]
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Still seeing an issue with publication info for books in notes, and incorrect formatting for translators in bib and notes— "(tran) " instead of "trans."
New version:
https://github.com/POBrien333/styles/raw/0933904a9bf5ca45e29354d652d6a3059002aa47/twentieth-century-music.csl
short notes—not formatted correctly. Only shows author name, not the short title and date (Lastname, Short Title, date).
translator—still "(trans) " instead of "trans."
Trans. and the short notes should be fixed now:
https://github.com/POBrien333/styles/raw/f29634220a3b9b3ed796a76203aa271383b4c378/twentieth-century-music.csl
Firstname Lastname, ‘Title’ presented at ConferenceName, (location, year).
should probably be
Firstname Lastname, 'title', presented at the conference ConferenceName (location, month year).
The bib citation is also a little off in similar ways.
short notes: can you check if it's correct now?
Conference papers: made a lot of changes (not 100% this is actually correct as in the guidelines this is for "unpublished conference paper".
https://github.com/POBrien333/styles/raw/4b578bfd8aeedc57ce76b375857db78085f4a713/twentieth-century-music.csl
P.S.: instead of making 3 post, could you edit your last post (hover over post and click on edit wheel on right corner of post). Makes it a bit easier ;)
Almost everything is still a problem.
1. Translator is still not right. You have "Tran." and not "Trans."
2. conference papers still formatted weirdly. I have Lastname, Firstname, ‘title’, , presented at the conference ConferenceName, place, year, year. why the two commas and the space, I don't know; why the year twice, I don't know. see above for correct formatting.
3. Also, I just noticed, the bibliography formats all are using commas instead of periods in several places. I think it's been like this for the past few versions but I've just noticed now. Similarly, there are parentheses in several types of items (diss, book, book section, etc) in the bibliography where there should be none—parentheses for publisher info is only used in notes.
4. something else I just noticed is that I have a podcast in there and its formatting is also quite wonky. I've got Author, Episode Title, ..Mp3. Series Title. They don't specify a format for podcast audio but I would format it as an "internet broadcast".
5. multiple authors still need to be joined with "and."
6. books with a later edition are not shown as having an edition at all. Should say nth edn. in a separate sentence after author info.
7. book section has wrong formatting. I have Lastname, Firstname, ‘Title’, in Title, pages, (location: publisher, year), year. The second year outside the parentheses should be omitted, and pages should go after the publisher info, not before. Same comma/period problem as all items, as mentioned in #3. parenths are in notes only, not bib.
you'd want to copy and paste the code of the style into the code editor and can then manipulate it in the visual editor and then either save at the top right, or copy & paste back out from the code editor
https://github.com/POBrien333/styles/raw/fbcad490c5a4d17f08c7661e299f3cba570e4e03/twentieth-century-music.csl
1. could you give the example citation that you use and in which fields the info are? can't find anything.
2. comma is removed; double date:fixed
3. fixed a lot of them if not all
4. can you give me a bibtex example for such a reference please?
5. should be done now
6. edition: added
7. fixed per other fixes
https://raw.githubusercontent.com/POBrien333/styles/b8f17cda9362f6e77510f1d38b5a1eb7734a407f/twentieth-century-music.csl
Would you be able to comment on the points I made, so we can move forward with the style and put it on the repository?
Did you have time to review this? thanks.
I'd really like to close the pull request for this style and get it out of the way. Did you check the style?