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