I started using citation-js
package and its plugins plugin-bibtex
and plugin-csl
with great satisfaction. Now I have one small problem:
I have a bibliography containing a non-standard field confsite
. The entry is a InProceedings
with url
that points to the article and confsite
that points to the conference site (I will ask how to cover this BibLaTex case). This field disappears in the CSL-JSON output.
Is there a way to retain any non-standard field in the new Cite(content)
output?
Thanks!
mario