Skip to content

Commit

Permalink
Fix tag issue and clean up notation (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronFeickert authored Sep 23, 2021
1 parent 0f8f377 commit f4b0cd7
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 95 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
*.aux
*.bbl
*.blg
*.fdb_latexmk
*.fls
*.log
*.pdf
*.synctex.gz
8 changes: 8 additions & 0 deletions main.bib
Original file line number Diff line number Diff line change
Expand Up @@ -226,3 +226,11 @@ @article{pippenger
year={1980},
publisher={SIAM}
}

@misc{seraphis,
author = {\texttt{koe}},
title = {Seraphis: A Privacy-Preserving Transaction Protocol Abstraction},
howpublished = {GitHub repository release \texttt{DRAFT-v0.0.11}},
year = {2021},
url = {https://github.com/UkoeHB/Seraphis/releases/tag/DRAFT-v0.0.11}
}
Loading

0 comments on commit f4b0cd7

Please sign in to comment.