Skip to content

Commit

Permalink
citation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
keithjlee committed Feb 28, 2024
1 parent 27ce1a1 commit 20e96b3
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,36 @@

![](READMEassets/forces-axo.png)

# Installation
Asap.jl is not yet registered. Add via:
```julia
using Pkg
Pkg.add(url="https://github.com/keithjlee/Asap")
```

## Citing
When using or extending this software for research purposes, please cite using the following:

### Bibtex
```
@software{lee_2024_10581560,
author = {Lee, Keith Janghyun},
title = {Asap.jl},
month = jan,
year = 2024,
publisher = {Zenodo},
version = {v0.1},
doi = {10.5281/zenodo.10581560},
url = {https://doi.org/10.5281/zenodo.10581560}
}
```

### Other styles
Or find a pre-written citation in the style of your choice [here](https://zenodo.org/records/10724610) (see the Citation box on the right side). E.g., for APA:
```
Lee, K. J. (2024). Asap.jl (v0.1). Zenodo. https://doi.org/10.5281/zenodo.10581560
```

# Asap.jl
Asap is...
- the anti-SAP (2000)
Expand Down

0 comments on commit 20e96b3

Please sign in to comment.