Skip to content

Commit

Permalink
Add paper bibtex.
Browse files Browse the repository at this point in the history
  • Loading branch information
J08nY committed Sep 5, 2024
1 parent 4a0fa10 commit a673216
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/_static/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,8 @@ a:visited {
dt:target, .highlight {
background: #ffffff;
}

.bibtex-dropdown summary {
width: 107px;
font-weight: normal !important;
}
18 changes: 18 additions & 0 deletions docs/papers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,24 @@ Jan Jancar, Vojtech Suchanek, Petr Svenda, Vladimir Sedlacek, Lukasz Chmielewski

:fas:`file-zipper;fa-fw` Artifact

.. dropdown:: BibTeX
:color: secondary
:name: pyecsca-bibtex
:class-container: bibtex-dropdown

.. code-block:: Bibtex
@InProceedings{2024-ches-jancar,
title = {pyecsca: Reverse engineering black-box elliptic curve cryptography via side-channel analysis},
author = {Jan Jancar and Vojtech Suchanek and Petr Svenda and Vladimir Sedlacek and Lukasz Chmielewski},
booktitle = {IACR Transactions on Cryptographic Hardware and Embedded Systems},
publisher = {Ruhr-University of Bochum},
year = {2024},
doi = {10.46586/tches.v2024.i4.355-381},
url = {https://tches.iacr.org/index.php/TCHES/article/view/11796},
pages = {355–381},
}
Abstract
--------

Expand Down

0 comments on commit a673216

Please sign in to comment.