Closed eliselavy closed 8 months ago
Case 1 cfr: netlify preview regex on parsed markdown using this regex:
<cite\s+[^&]+><a\s+href=.#zotero%..([\dA-Z]+)%..([\dA-Z]+).>(.+?)<\/a><\/cite>
Missing underline
here https://github.com/C2DH/jdh-notebook/tree/petit-chicago-author-date/examples/cite2c-citationmanager example with
"style": "petit-chicago-author-date.csl"
The plugin in version 1.0.0 jupyterlab-citation-manager
"style": "petit-chicago-author-date.csl"
[!WARNING]
By changing the style in the metadatas doesn't update the references - need to pass by the menu
Ok underline added by missing container-title in case URL how it was before:
NOW:
BEFORE:
Ex: reference here https://github.com/C2DH/jdh-notebook/blob/master/examples/cite2c-citationmanager/citation_cit2c_migration.ipynb
"7748027/CNCDVWQ5": {
"URL": "https://www.slavevoyages.org/assessment/estimates",
"container-title": "Slave Voyages",
"id": "7748027/CNCDVWQ5",
"issued": {
"year": 2023
},
In prod with v4.5.0
Linked to : https://github.com/C2DH/journal-of-digital-history-jupyter-stack/issues/8
Article written with the citation manager plugin:
Example provided here: https://github.com/C2DH/jdh-notebook/blob/master/examples/cite2c-citationmanager/citation_from_citation_manager.ipynb
In frontend:
In the raw: https://raw.githubusercontent.com/C2DH/jdh-notebook/master/examples/cite2c-citationmanager/citation_from_citation_manager.ipynb
In the markdown cell:
modelling and printing techniques (<cite id=\"ysmr4\"><a href=\"#zotero%7C8918850%2FHEZNECAM\">(Papadopoulos & Earl, 2014)</a></cite>
At the level of the cell metadata is defined the zotero key:
At the level of the notebook metadata, all the zotero metadata
Article written with the cite2c plugin but migrate to citation manager plugin:
Example provided here: https://github.com/C2DH/jdh-notebook/blob/master/examples/cite2c-citationmanager/citation_cit2c_migration.ipynb
In frontend:
In the raw: https://raw.githubusercontent.com/C2DH/jdh-notebook/master/examples/cite2c-citationmanager/citation_cit2c_migration.ipynb
In the markdown cell:
were enslaved (<cite id=\"cite2c-7748027/C6Q3NJHF\"><a href=\"#cite2c%7C7748027%2FC6Q3NJHF\">(Karasch, 1987)</a></cite>:60,
At the level of the cell metadata:
At the level of notebook metadata: The definition of cite2c
For the Bibliography