Skip to content

Commit

Permalink
Adds recommended citation #10
Browse files Browse the repository at this point in the history
  • Loading branch information
laszukdawid committed Jun 19, 2021
1 parent 9d76803 commit b110dbb
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,14 @@ There are other potential things on the roadmap but haven't dedicated to them ye

Should I focus on something specificallly? Let me know by leaving opening a feature request issue or contacting through [ai-traineree@dawid.lasz.uk](mailto:ai-traineree@dawid.lasz.uk).


## Citing project

@misc{ai-traineree,
author = {Laszuk, Dawid},
title = {AI Traineree: Reinforcement learning toolset},
year = {2020},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/laszukdawid/ai-traineree}},
}
19 changes: 19 additions & 0 deletions docs/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,22 @@ must have the same question. Be a friend and help them discover the answer.

In case you want some questions or offers that would like to ask in private then feel free
to reach me at ai-traineree@dawid.lasz.uk .


Citing
------

If you found this project useful and would like to cite then we suggest the following BibTeX format.



.. code::
@misc{ai-traineree,
author = {Laszuk, Dawid},
title = {AI Traineree: Reinforcement learning toolset},
year = {2020},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/laszukdawid/ai-traineree}},
}

0 comments on commit b110dbb

Please sign in to comment.