File: CITATION

package info (click to toggle)
python-hypothesis 3.4.2-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 1,776 kB
  • sloc: python: 14,324; sh: 228; makefile: 158
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`.