Skip to content

Commit

Permalink
Add bibtex citation to README
Browse files Browse the repository at this point in the history
  • Loading branch information
gecrooks committed Jun 29, 2020
1 parent 775e539 commit 5da0597
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Gavin E. Crooks
A survey of probability distributions used to describe a single, continuous, univariate random variable.

PDF:
http://threeplusone.com/fieldguide
https://threeplusone.com/fieldguide

Source Code:
https://github.com/gecrooks/fieldguide
Expand All @@ -15,3 +15,11 @@ Amazon:

Compile: `latexmk -xelatex FieldGuide.tex`

Citation:
@book{FieldGuide,
Author = {Gavin E. Crooks},
Edition = {1.0},
Note = {\url{https://threeplusone.com/fieldguide}},
Publisher = {BITS},
Title = {Field guide to continuous probability distributions},
Year = {2019}}

0 comments on commit 5da0597

Please sign in to comment.