File: CITATION

package info (click to toggle)
python-hypothesis 3.6.1-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,788 kB
  • sloc: python: 15,048; sh: 226; makefile: 160
file content (19 lines) | stat: -rw-r--r-- 597 bytes parent folder | download | duplicates (2)
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`.