Skip to content

Commit

Permalink
Added BibTex snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdapioneer authored Nov 4, 2019
1 parent ebbd39d commit 7e8021b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,16 @@ When contributing, please follow the following (common-sense) steps:
The repository comes with a sample app that you can install both in debug and release configuration. Just run `./gradlew installDebug` or `./gradlew installRelease` respectively.

<img src="app/device_screenshot.png" width=353 height=640 align=center>

## Reference/BibText 📚

If you want to reference Argon2Kt in documentation or articles, feel free to use this suggested BibTex snippet:

```
@misc{hugenroth2019argon2kt,
author={{Daniel Hugenroth}},
title={Argon2Kt},
year={2019},
url={https://github.com/lambdapioneer/argon2kt},
}
```

0 comments on commit 7e8021b

Please sign in to comment.