How to cite the R package optmatch

optmatch is a popular R package that is available at https://cran.r-project.org/web/packages/optmatch/index.html. By citing R packages in your paper you lay the grounds for others to be able to reproduce your analysis and secondly you are acknowledging the time and work people have spent creating the package.

APA citation

Formatted according to the APA Publication Manual 7th edition. Simply copy it to the References page as is.

APA

The minimal requirement is to cite the R package in text along with the version number. Additionally, you can include the reference list entry the authors of the optmatch package have suggested.

Example of an in-text citation

Analysis of the data was done using the optmatch package (v0.9-13; Hansen & Klopfer, 2006).

Reference list entry

Hansen, B. B., & Klopfer, S. O. (2006). Optimal full matching and related designs via network flows. In Journal of Computational and Graphical Statistics (Vol. 15, Issue 3, pp. 609–627).

Vancouver citation

Formatted according to Vancouver style. Simply copy it to the references section as is.

Vancouver

Example of an in-text citation

Analysis of the data was done using the optmatch package v0.9-13 (1).

Reference list entry

1.
Hansen BB, Klopfer SO. Optimal full matching and related designs via network flows. Vol. 15, Journal of Computational and Graphical Statistics. 2006. p. 609–27.

BibTeX

Reference entry in BibTeX format. Simply copy it to your favorite citation manager.

BibTeX
@MISC{Hansen2006-sh,
  title    = "Optimal full matching and related designs via network flows",
  author   = "Hansen, Ben B and Klopfer, Stephanie Olsen",
  journal  = "Journal of Computational and Graphical Statistics",
  volume   =  15,
  number   =  3,
  pages    = "609--627",
  year     =  2006,
  keywords = "matched sampling, minimum cost flow, nonrandom treatment
              assignment, observational study, quasiexperiment,
              subclassification"
}

RIS

Reference entry in RIS format. Simply copy it to your favorite citation manager.

RIS
TY  - MISC
AU  - Hansen, Ben B
AU  - Klopfer, Stephanie Olsen
TI  - Optimal full matching and related designs via network flows
T2  - Journal of Computational and Graphical Statistics
VL  - 15
IS  - 3
SP  - 609-627
PY  - 2006
DA  - 2006
KW  - matched sampling, minimum cost flow, nonrandom treatment assignment, observational study, quasiexperiment, subclassification
ER  - 

Other citation styles (ACS, ACM, IEEE, ...)

BibGuru offers more than 8,000 citation styles including popular styles such as AMA, ACN, ACS, CSE, Chicago, IEEE, Harvard, and Turabian, as well as journal and university specific styles! Give it a try now: Start citing now!

optmatch R package release history

VersionRelease date
0.9-122019-10-11
0.9-112019-07-12
0.9-102018-07-12
0.9-92018-05-15
0.9-82018-01-17
0.9-72016-12-30
0.9-62016-05-03
0.9-52015-07-31
0.9-32014-08-13
0.9-12013-11-01
0.9-02013-08-10
0.8-32013-05-16
0.8-12013-01-03
0.8-02012-11-17
0.7-52012-07-27
0.7-32012-04-02
0.7-12011-03-06
0.7-02010-07-30
0.6-12010-02-11
0.6-02009-09-28
0.5-02009-05-19
0.4-12008-07-05
0.4-02008-05-20
0.3-92008-05-14
0.3-82008-05-13
0.3-42008-02-27
0.3-32007-08-25
0.3-22007-08-09
0.3-12007-07-09
0.2-32007-05-10
0.2-22007-04-16
0.2-12006-10-30
0.22006-06-12
0.1-72006-04-05
0.1-62005-10-29