-
There is a warning that our bibliography is empty and we don't have any citations. I think this could just be because we have bibliography: references.bib and related bibtex stuff in the _quarto.yml f…
-
Repo for this task: https://github.com/ciesin-geospatial/TOPSTSCHOOL-disasters
Create a new doc of deliverables for this task on this folder: [G drive folder](https://drive.google.com/drive/folders/1S…
-
Hi, thanks a lot again for this plugin ! I am trying to use it to create a simple publications page for my personal website. Basically I would just like to create a page with a few sections, and inser…
-
Got APA CSL-file from Zotero: https://www.zotero.org/styles/apa
```python
from citeproc import (
Citation,
CitationItem,
CitationStylesBibliography,
CitationStylesStyle,
f…
-
Apologies if this is a citeproc issue---I think it's for pandoc proper, though.
When I do a `.md` > `.docx` conversion, my bibliography gets its own "Bibliography" style in the `.docx` file, which …
-
Just a small thing, but I noticed some references are missing the author and only show as "---":
———. 2018. “Comparison of Nonparametric Analysis of Variance Methods: A Vote for van Der Waerden.” …
-
Moved from zotero/zotero-word-for-windows-integration#36
**Reproduction**:
1. Choose APA
2. Insert a citation
3. Insert bibliography
4. Switch to a bibliographyless style, such as ISO-690
…
-
In a PKM system it is essential the ability to reference to (external) resources.
A good way of doing this is using a BibTeX file "mybiblio.bib" so you can have centralized all your references (art…
-
It will be nice to have a `.bbx` file (and others as needed) corresponding to the `.bst` file.
Here's some initial code to add support for the `code` data field as I mentioned at https://github.com…
-