Commit: d52fc7186b5e210c95b1da99eee8c6d2a98bb806
Parent: 893d60ef2ea8a9f975daf1592e39c35cc57435c4
Author: Randy Palamar
Date: Thu, 25 Apr 2024 21:52:40 -0600
add citation info to readme
Diffstat:
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -42,3 +42,13 @@ the output if you don't ensure this yourself.
If you intend on using this as a basis for any published works a
citation, while not required, would be appreciated 🙂!
+
+```bibtex
+@software{rnpnroblique2024,
+ title = {Oblique Incidence Monte Carlo},
+ author = {Palamar, Randy},
+ year = 2024,
+ month = 4,
+ url = {https://github.com/rnpnr/oblique_mc}
+}
+```