You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i was wondering if there is a way to influence the html output of bibliography items. the possibility to add citekeys (for example) as ids of html elements could be very useful (think in document linking).
like this:
<div class="csl-bib-body">
<div class="csl-entry" id="abbott_metabolic_2009">Abbott, Derek A. et al. “Metabolic Engineering of <i>Saccharomyces
Cerevisiae</i> for Production of Carboxylic Acids: Current Status and Challenges.” <i>FEMS
Yeast Research</i> 9.8 (2009): 1123–1136. Print.</div>
...
</div>
i can think of a couple of workarounds, but i just wanted to check if i'm missing something simple.
The text was updated successfully, but these errors were encountered:
i was wondering if there is a way to influence the html output of bibliography items. the possibility to add citekeys (for example) as ids of html elements could be very useful (think in document linking).
like this:
i can think of a couple of workarounds, but i just wanted to check if i'm missing something simple.
The text was updated successfully, but these errors were encountered: