bwiernik
About
- Username
- bwiernik
- Joined
- Roles
- Member
Comments
-
There is a text to speech plugin for Zotero desktop that might meet your needs https://forums.zotero.org/discussion/116141/announcing-zotts-a-text-to-speech-plugin-for-zotero
-
@damnation
-
Zotero updates the formatting of all the citations and the bibliography each time you insert or edit a citation. Refresh tells Zotero to manually do that update. The main time you would use it are to update the bibliography after you delete a citati…
-
You can set your keyboard layout to an international layout to access accented characters https://support.microsoft.com/en-us/topic/how-to-use-the-united-states-international-keyboard-layout-in-windows-11-e05ce3ed-11f0-8fc2-498e-a214fa6b898f
-
Do you have a link to these style requirements?
-
@vgivanovic The BibLaTeX type for cases is “jurisdiction”. That is what is stated very plainly in the BibLaTeX manual. “case” is not an item type in the BibLaTeX manual. The issue here is that BibLaTeX styles are a Wild West in terms of practices…
-
The | syntax is for delineating sub-units within an organization (like departments). I’m not really sure what its purpose was intended to be
-
Very hacky solution—you delete all of the in-text reference apart from the space between author and year and then tell Zotero to keep the manual edits when you Refresh.
-
‘@jurisdiction’ is the type used for cases by most BibLaTeX legal styles, but my understanding is that legal items are very poorly handled by most other BibLaTeX styles. You can use BBT’s scripting feature to customize export. Questions for @emili…
-
That understanding is correct. A simpler manual fix is to create a dummy reference that will sort first (for example, a paper with the author “Aaa, Aaa”) throat has a short title (so little italic text). That will prevent this Word bug from happenin…
-
What journal is this? Do you have a link to the journal guidelines? It sounds like the journal is following APA 6th edition guidelines. You can find an “APA 6th edition (no ampersand)” style in the Zotero Style Repository https://www.zotero.org/…
-
@adamsmith I am not sure but I think it is likely an oversight
-
@adamsmith But I don’t think it currently works to test
-
Are you using a Mac or Windows computer?
-
Take a look at the link above. It describes the de-duplication sequence
-
Are you aware of the Duplicate Items view? https://www.zotero.org/support/duplicate_detection Matching on DOI is the first duplicate detection step in the view
-
What export formats does Reference Manager have available (RIS, XML, BibTeX, etc)?
-
You can add an original publication date to the Extra field like this: Original date: 2001-06-18 That will be picked up and cited by styles that support it (eg, APA, Chicago)
-
You likely have automatic updating of citations disabled (you may have seen a popup asking to disable it after Zotero took a long time to do an update). This is often the case if your document has many citations in it. Try clicking the Refresh but…
-
Escaping with “\” is the correct way to force a hyphen to be treated as a character, rather than a range delimiter. Think of it is as text markup, not changing how the number is written. @adamsmith I think CSL number would rarely be used as a rang…
-
The Chicago style already does this. You definitely should not be editing the data each time. It sounds like you’re not using the word processor plugin? https://www.zotero.org/support/word_processor_plugin_usage
-
You could edit the style to change this line to sort descending, but note that it produces some bizarre behavior across item types that display different date parts or when date parts are missing for some items. This might not matter for your case d…
-
See the discussion here: https://github.com/citation-style-language/styles/pull/6887#issuecomment-1936543558 When sorting, “nothing” comes before “anything”, so, for dates, items without month/day information come before items that do have month/da…
-
For example: title: Test validity container-title: APA handbook of testing and assessment in psychology volume: 1 volume-title: Test theory and testing and assessment in industrial and organizational psychology collection-title: APA handbooks of ps…
-
You can insert the bibliography wherever you want in a document by placing the cursor where you want the bibliography, then clicking the Add/Edit Bibliography document in the Zotero tab in Word. You can add content after the bibliography without iss…
-
If it’s a date that you would expect to show up in the citation, use original-date. available-date is primarily used in legal citations of treaties (the date the treaty is available for signing). You could use available-date for something like the d…
-
Timestamp and scene are different terms
-
Yes, APA style only adds letters after the year if the author sets are identical
-
It goes in the “Loc. in Archive” field
-
Translation is a very computationally intensive task—I would doubt that such a plugin would ever be possible.