Skip to content
This repository has been archived by the owner on Dec 11, 2018. It is now read-only.

Commit

Permalink
Add referencing
Browse files Browse the repository at this point in the history
  • Loading branch information
thomwiggers committed Dec 11, 2018
1 parent da79c67 commit 6d69566
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion README.md
Expand Up @@ -2,7 +2,25 @@ Finding the shortest linear straight-line program using a heuristic
===================================================================

Implements the 2013 paper by Boyar, Matthews and Peralta. See also
https://thomwiggers.nl/proest.
https://thomwiggers.nl/project/bachelors-thesis/.

Referencing
-----------

Thom Wiggers. Implementing CAESAR candidate Prøst on ARM11. Student Undergraduate Research E-Journal!, Volume 1, 2015.

```bibtex
@inproceedings{Wiggers2015PoestOnARM,
title = "Implementing CAESAR candidate Prøst on ARM11",
author = "Thom Wiggers",
date = "2015-11-20",
journal = "Student Undergraduate Research E-Journal!",
volume = 1,
issn = "2468-0443",
url = "https://thomwiggers.nl/project/bachelors-thesis/",
}
```


LICENCE
-------
Expand Down

0 comments on commit 6d69566

Please sign in to comment.