-
https://introspectives.github.io/2024/uploads/adoption_of_recommender_systems.pdf
-
Some of the issues regarding bibliographies (eg. #2027, #2049) are hampered by the fact that SILE has it's own-made Chicago style implementation. I know of at least one similar attempt at implementing…
-
Hi!
I'm testing out this package for our academic purposes, and I came across this issue.
In the documents, it says that I should be able to enter the desired bibliography file as follows:
`…
-
I suggest that some pages, or delimited parts of pages, could be written in
BibTeX. Gitit could then run BibTeX over the references in order to convert
them to HTML.
This would have a couple of bene…
-
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…
-
> "Þ" is not escaped correctly
> "ð" is not escaped at all
utf8 seems to be the default input encoding since 2019 (overleaf, texlive).
Even if escaped correctly, you need something like `\usepack…
-
Consider
```ruby
require 'bibtex'
require 'citeproc'
require 'csl/styles'
bib = BibTeX::Bibliography.parse(
-
I have a Vuejs project and I try to export my JSON to BibTex.
So I get my result as bibtex like this:
` const bibtex = new Cite(myJSON, {
output: {
type: 'str…
-
```
I suggest that some pages, or delimited parts of pages, could be written in
BibTeX. Gitit could then run BibTeX over the references in order to convert
them to HTML.
This would have a couple of b…
-
Instead of currently in /includes/readings.html manually listing author, title etc. try to bring in the formatted reference (e.g. Chicago Style) from Zotero (maybe use the JSON format from Better BibT…