bwiernik
About
- Username
- bwiernik
- Joined
- Roles
- Member
Comments
-
Report will probably work fine for your use case
-
Wrap that section of the title in tags See https://www.zotero.org/support/kb/rich_text_bibliography
-
A model I’ve seen work well with a “mother” group is to allow members of the small project groups add there and then you regularly sweep through to copy things over to the main group
-
I mean, does the VS Code plugin you use require you to install the BBT plugin in Zotero (for example( the rbbt R package connects R/Rstudio to Zotero via BBT)?
-
Like adamsmith suggests, this is almost certainly caused by either an error in the BibTeX style or the conversion of Zotero data to .bib by Overleaf.
-
How have you entered the data in Zotero? Don’t include the section symbol in your data. The style adds that automatically
-
Do you use the BetterBibTeX Zotero plugin in combination with the VS Code plugin? If so, BetterBibTeX provides a function to generate a .bib file from a set of citekeys. You should contact the VS Code plugin developer about adding that functionality…
-
I would recommend using Book or Artwork and entering this in Extra: Type: musical_score That will instruct the citation formatter to format the item as a musical score for styles that support that type.
-
I’d say go for it unless @adamsmith weighs in in the next day or so
-
A system I’ve found to work well for me is to make a collection/folder for a project and add a standalone note to it. I use this note as a table of contents and outline for my thinking. I add items to the collection as I read them and add links to t…
-
Enter these as Webpage, with the following fields: Author: AI Company Name Date: year, month day Title: Title of chat Website Type: Generative AI chat Website title: Tool Name/Model URL: URL of the chat
-
You need to wrap your code in tags for it to show. But you need to do these things 1. On your element, set and="text" and delimiter-precedes-et-al="never" and delimiter-precedes-last="never" 2. On (or , , or ), Set et-al-min=4 and et-al-use-fi…
-
The syntax is not real HTML but a specific set of supported tags that are implemented in the citation processor. You need to use the syntax shown on the Zotero documentation page you linked to.
-
You can use Zotero’s Script Runner available in the Tools menu to batch edit items to find items with “-“ in the Date, reformat them as ISO date ranges and move them to Extra: https://www.zotero.org/support/dev/client_coding/javascript_api#batch_edi…
-
@dstillman @tnajdek Would it be possible to have shortTitle and journalAbbreviation automatically fall back to their long form fields if they are missing?
-
@dunning
-
I typically use Report to cite devices or their manuals. This works for APA and many other citation styles. Software is another option that works well.
-
And notably even APA’s own journals do not follow the manual’s “et al is always plural” rule.
-
When UK publishers use APA style, they typically follow UK conventions for abbreviations (for example, the British Journal of Psychology uses “eds” and “edn” rather than “eds.” and “ed.” [edition]). The APA manual is a US English style. Institutio…
-
https://raw.githubusercontent.com/bwiernik/zotero-tools/refs/heads/master/apa-note.csl
-
Do the items have DOI, PMID, or PMCID?
-
The APA note style has titles in sentence case
-
Use the APA (curriculum vitae) style, which uses the full reference as the in-text citation.
-
This isn't something that CSL or Zotero formally supports at this point. A feature allowing for multiple subtitles is part of a draft future version of CSL that might be released in some form in the future: https://github.com/citation-style-language…
-
@damnation @adunning I looked up a handful of Polish language journals and theses using APA style and all of them used “i in.” so that seems to be typical for psychology. Let’s add that to the Polish locale in APA styles @malgorzatawitkowska Open t…
-
citation-label is a value CSL variable similar to what you are calling “tiny title”.
-
“edn” is the standard UK abbreviation for edition. When APA style is implemented by journals using UK English, UK abbreviations and spellings are used. For example, https://bpspsychub.onlinelibrary.wiley.com/doi/pdf/10.1348/000712604773952430 The s…
-
Short Title is the correct field. That it’s often automatically populated with the first part of the title is just a convenience.
-
It sounds like you are looking for a numeric style, like Vancouver, rather than a footnote style. Change your style in the Document Preferences window in the Zotero tab in Word.
-
@adamsmith and="none" is part of the draft CSL 1.1 that we could pull into a smaller release