-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
220 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
citHeader("To cite misclass in publications use:") | ||
|
||
citEntry(entry = "InProceedings", | ||
title = "Sampling Strategies to Control for Misclassification Bias in Longitudinal Udder Health Studies", | ||
author = personList(as.person("Denis Haine"), | ||
as.person("Ian Dohoo"), | ||
as.person("Daniel Scholl"), | ||
as.person("Henryk Stryhn"), | ||
as.person("Simon Dufour")), | ||
booktitle = "Proceedings", | ||
organization = "Society for Veterinary Epidemiology and Preventive Medicine", | ||
year = "2017", | ||
|
||
textVersion = | ||
paste("Denis Haine, Ian Dohoo, Daniel Scholl, Henryk Stryhn, Simon Dufour (2017).", | ||
"Sampling Strategies to Control for Misclassification Bias in Longitudinal Udder Health Studies.", | ||
"Proceedings of the Society for Veterinary Epidemiology and Preventive Medicine (SVEPM).") | ||
) |
Oops, something went wrong.