The Bibliography Formatting Is Incorrect - It Uses The Documents "Normal" (Default) Style
The following works in MS Word 365. I assume it will work for LibreOffice and Google Docs.
The formatting of the Bibliography entries is incorrect, or if it is initially correct if copy/paste is used, the formatting is made incorrect when it is Refreshed.
Refreshing the Bibliography makes the document use its default 'Style', likely "Normal".
The parameter ' font-style="Bibliography" ' needs to be added to the '<bibliography' line, forcing Bibliography entries added by Zotero to use the "Bibliography" style that came with the document processor.
In the same line, I also modified the parameter ' entry-spacing="0" ' to ' entry-spacing="1" ' so there is one blank line between Bibliography entries as my University requires.
The formatting of the Bibliography entries is incorrect, or if it is initially correct if copy/paste is used, the formatting is made incorrect when it is Refreshed.
Refreshing the Bibliography makes the document use its default 'Style', likely "Normal".
The parameter ' font-style="Bibliography" ' needs to be added to the '<bibliography' line, forcing Bibliography entries added by Zotero to use the "Bibliography" style that came with the document processor.
In the same line, I also modified the parameter ' entry-spacing="0" ' to ' entry-spacing="1" ' so there is one blank line between Bibliography entries as my University requires.
I don't know if the font-style parameter can be set depending on the document processor being used using a macro. Zotero support, can you say if you can develop that?
If not, LibreOffice users need to edit their csl style/s to have the style name as 'Bibliography 1', or they need to create a custom 'Bibliography' style.
Zotero (CSL) styles should already automatically handle line spacing, indents, etc.
I've thought more overnight and realised there are other paragraph formatting commands in the CSL style opening line of the Bibliography section. They are:
hanging-indent="true"
entry-spacing="0"
I wonder if these might be contradicting format setting in the documents paragraph style within Word & Writer, especially if the paragraph style already contain different settings for them. For instance, we have to have a blank line between bibliography entries, but entry-spacing="0" contradicts that. A blank line setting would be entry-spacing="1".
I've not looked at the Bibliography section formatting in other CSL styles to see what formatting commands they include. The full Chicago line is:
<bibliography hanging-indent="true" et-al-min="11" et-al-use-first="7" subsequent-author-substitute="———" entry-spacing="0">
I had previously created my own Bibliography style in my essay template without seeing one already existed in Word and modifying that to fit my College's specification. I'm only starting to use Zotero in my final undergrad year.
I need to test this further tonight when I'm back from work to document what happens at each stage.
What I did find was the indent and entry spacing parameters shown above do nothing. If you edit your Bibliography style (either Word & Writer) to have no indent and 20 or more Spacing 'After:', that is what you get. Refresh makes no difference. Even the font-style= parameter appears to be ignored as I set it to Normal and then Emphasis, but the Bibliography style was always Bibliography.
Zotero Support - I think you should look to remove all Paragraph Styles format commands as they do not appear to be being used.
However, I am finding that LibreOffice Writer has no leading space in the Footnote between the number and the citation when Word does. (I'm using the standard CSL Chicago style now.) Any idea why not?
In case it makes a difference, I'm on Windows 10 and using the latest versions of Office 365 & LibreOffice 7.6.3.2.
With LibreOffice, my college requires the first line indented when the original setting had the footnote without an indent and a 0.6 cm gap between the number and the text. As LibreOffice does not automatically have a single space following the number as Word does, this meant the text was directly after the footnote number. I've now found how to add a single space. Go to Tools - Footnotes and Endnotes - Footnotes. Add a space in the 'After' box.
Generally it would be best to save modified CSL files with a separate filename and ID.
The CSL style I'm using is the Chicago Manual of Style 17th edition (full note, with Ibid.). It is unchanged.
I am only changing the Bibliography paragraph styles in Microsoft Word & LibreOffice Writer.
I set the MS Word Bibliography and Writer Bibliography 1 styles to have no indenting and space after them. When I make Zotero insert the Bibliography details from scratch, the paragraph styles are NOT modified by the Zotero CSL style, they remain as I had set them with no indenting and space after the paragraph.
We can try troubleshooting that, but I'm not sure if that's even of interest, i.e. if you're having any issues?
The first time the bibliography is added to a document, Zotero modifies the bibliography paragraph style in Word & Writer to have a hanging indent and no space after the paragraph mark.
After 30 years in IT, I should not have assumed the add/edit bibliography button would do a fresh insert every time it was re-used. I thought only the Refresh button would update the entries, but re-using the add/edit button acts as a refresh once it has been used once in a document.
I had been completely deleting all the entries and then re-adding them, assuming that would be a first-time insert each time. However, as that was always after the first insert, it was being treated as a subsequent refresh and not updating the bibliography paragraph style as it does the first time.