We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3777479 commit 708ddcbCopy full SHA for 708ddcb
overrides/partials/citation-dialog.html
@@ -6,9 +6,9 @@ <h1 class="dialog-header">Export Citation</h1>
6
<button id="close-citation-dialog-button" class="close-button md-icon" autofocus>✖</button>
7
</div>
8
</header>
9
- <div id= "citation" class="md-typeset">
+ <div class="md-typeset">
10
<pre>
11
- <code>
+ <code id= "citation">
12
{% raw %}
13
@article{fieni-2024,
14
TITLE = {{PowerAPI: A Python framework for building software-defined power meters}},
0 commit comments