bibtex-js icon indicating copy to clipboard operation
bibtex-js copied to clipboard

Specify display format

Open pcooksey opened this issue 6 years ago • 0 comments

For custom fields outside of the bibtex standard there should be a way for choosing how the value is displayed.

Example: the collaborator field used by betterbibtex should be using the author display format.

Example:

<span class="collaborator" format="author"></span>

pcooksey avatar Jun 27 '18 20:06 pcooksey