cv-website

Personal website and CV
git clone https://git.in0rdr.ch/cv-website.git
Log | Files | Refs | Pull requests |Archive | README | LICENSE

commit d490c8a8c4703fc421ca768b3cfce92f5766f96d
parent 49162384ae54be01b8ffd4e415d606550f3d6438
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Fri, 17 Oct 2025 21:03:58 +0200

feat(paper): static link

Diffstat:
M_posts/publications/2019-01-01-reputation.md | 6++----
Aassets/pdf/188723.pdf | 0
2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/_posts/publications/2019-01-01-reputation.md b/_posts/publications/2019-01-01-reputation.md @@ -10,7 +10,6 @@ categories: [publication] keywords: "publication reputation blockhain ddos" --- -* [{% octicon file %} Paper]({{ page.pdfurl }}) -* [{% octicon file-code %} BibTeX]({{ page.bibtexturl}}) +* [{% octicon file %} Paper](/assets/pdf/188723.pdf) * [{% octicon link-external %} IEEExplore](https://ieeexplore.ieee.org/document/8717909) -* [{% octicon link-external %} Project page](https://www.csg.uzh.ch/csg/en/research/BlockchainDDoSMitigation.html) -\ No newline at end of file +* [{% octicon link-external %} Project page](https://www.csg.uzh.ch/csg/en/research/BlockchainDDoSMitigation.html) diff --git a/assets/pdf/188723.pdf b/assets/pdf/188723.pdf Binary files differ.