2023-10-08 00:16:20 +00:00
|
|
|
<button class="ui citation button" id="citation-copy-apa" data-text="">
|
2022-11-11 17:02:50 +00:00
|
|
|
APA
|
|
|
|
</button>
|
2023-10-08 00:16:20 +00:00
|
|
|
<button class="ui citation button" id="citation-copy-bibtex" data-text="">
|
2022-11-11 17:02:50 +00:00
|
|
|
BibTeX
|
|
|
|
</button>
|
|
|
|
<!-- the value will be updated by initCitationFileCopyContent, the code below is used to avoid UI flicking -->
|
|
|
|
<input id="citation-copy-content" value="" size="1" readonly>
|
2024-03-15 02:38:13 +00:00
|
|
|
<button class="ui icon button" id="citation-clipboard-btn" data-tooltip-content="{{ctx.Locale.Tr "copy"}}" data-clipboard-target="#citation-copy-content">
|
2022-11-11 17:02:50 +00:00
|
|
|
{{svg "octicon-copy"}}
|
|
|
|
</button>
|