-
While attempting to copy a Better BibTex citekey an error is raised. I have set COPY_CITEKEY_MOD differently (fn, cmd, ctrl) to check, but find the same result.
This is the error from the log:
`…
mgass updated
3 years ago
-
When merging all the new inventory resources, the process introduced duplicate bibtex keys (some from the original data providers themselves).
TODO:
- remove duplicates
- double-check that all in…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
```
Original issue reporte…
-
https://github.com/retorquere/zotero-better-bibtex/issues/768#issuecomment-342271291
-
If an ORCID entry is created from BibTeX then only some minimal data is imported in EPrints. I think the reason is that most of the data in ORCID is exported in a work:citation field, e.g.
```xml
…
-
Currently the tags of a bibliography entry are stored in a `HashMap`, which means the order of the tags is unstable.
I have a use-case in mind where I would like to parse a bibliography entry from …
-
-
everytime I run functions like doi-utils-add-bibtex-entry-from-doi , i get the following message
"bibtex-clean-entry: Wrong type argument: listp, bibtex-completion-bibliography"
I've been on this co…
-
When creating a Bibliography using ABlog and Sphinx Bibtex, the sidebars do not show up on the generated page. I expected the HTML, and the sidebars are generated in the HTML, but the HTML contains so…
-
We currently output HTML and BibLaTeX formatted citations, it would be nice to provide a tabset which includes those + other formats like CSL-JSON, CSL-YAML, BibTeX, etc...