forked from HypothesisWorks/hypothesis
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION
More file actions
20 lines (15 loc) · 674 Bytes
/
CITATION
File metadata and controls
20 lines (15 loc) · 674 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Please use one of the following samples to cite the hypothesis version
(change x.y to the version you are using) from this installation.
You may wish to include the DOI, https://doi.org/10.5281/zenodo.1412597
Text:
[Hypothesis] Hypothesis x.y, 2018
David R. MacIver, https://github.com/HypothesisWorks/hypothesis
BibTeX:
@misc{Hypothesisx.y,
title = {{H}ypothesis x.y},
author = {David R. MacIver},
year = {2018},
howpublished = {\href{https://github.com/HypothesisWorks/hypothesis}{\texttt{https://github.com/HypothesisWorks/hypothesis}}},
}
If you are unsure about which version of Hypothesis you are using run:
`pip show hypothesis` for the Python version.