Skip to content

Commit febe0d5

Browse files
reference tweaks
1 parent 212be17 commit febe0d5

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

README.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The precursor to `macpan2` was [McMasterPandemic](https://github.com/mac-theobio
4141
* [`TMB` engine](https://canmod.github.io/macpan2/articles/cpp_side) [specification document]
4242
* [Project history and trajectory](https://canmod.net/misc/pyRC) [slides]
4343
* [Instructional videos](https://drive.google.com/drive/folders/1NEQf2sy6QLxMiiWBN5Yn9U7wiPMs1jiS)
44-
* [Publications using `macpan2`](#references)
44+
* [Publications and Reports using `macpan2` and `McMasterPandemic`](#publications-and-reports)
4545

4646
## Installation
4747

@@ -128,4 +128,4 @@ library(dplyr)
128128

129129
The [project board](https://github.com/orgs/canmod/projects/2/views/6) tracks the details of bugs, tasks, and feature development.
130130

131-
## Publications and Reports using `macpan2` and `McMasterPandemic`
131+
## Publications and Reports

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ modellers to respond to emerging public health threats. Developed
2121
through collaboration with the [Public Health Agency of
2222
Canada](https://www.canada.ca/en/public-health.html), `macpan2` is being
2323
used to support responses to diseases such as mpox ([Milwid et al.
24-
2023](#ref-milwid2023mpox)), measles ([Public Health Agency of Canada
24+
2023](#ref-milwid2023mpox)), measles ([PHAC
2525
2024](#ref-phac2024measles)), and COVID-19 ([Simmons et al.
2626
2025](#ref-simmons2025cost); [Miranda et al.
2727
2025](#ref-miranda2024strategies)), and generally to assist with
@@ -63,7 +63,8 @@ lessons that we learned from COVID-19 about software.
6363
\[slides\]
6464
- [Instructional
6565
videos](https://drive.google.com/drive/folders/1NEQf2sy6QLxMiiWBN5Yn9U7wiPMs1jiS)
66-
- [Publications using `macpan2`](#references)
66+
- [Publications and Reports using `macpan2` and
67+
`McMasterPandemic`](#publications-and-reports)
6768

6869
## Installation
6970

@@ -199,7 +200,7 @@ library(dplyr)
199200
The [project board](https://github.com/orgs/canmod/projects/2/views/6)
200201
tracks the details of bugs, tasks, and feature development.
201202

202-
## Publications and Reports using `macpan2` and `McMasterPandemic`
203+
## Publications and Reports
203204

204205
<div id="refs" class="references csl-bib-body hanging-indent">
205206

@@ -224,9 +225,8 @@ SARS-CoV-2.” *JAMA Network Open* 8 (6): e2515534–34.
224225

225226
<div id="ref-phac2024measles" class="csl-entry">
226227

227-
Public Health Agency of Canada. 2024. “Rapid Risk Assessment: Measles in
228-
Canada, Public Health Implications in 2024.” Public Health Agency of
229-
Canada.
228+
PHAC. 2024. “Rapid Risk Assessment: Measles in Canada, Public Health
229+
Implications in 2024.” Public Health Agency of Canada.
230230
<https://www.canada.ca/en/public-health/services/emergency-preparedness-response/rapid-risk-assessments-public-health-professionals/rapid-risk-assessment-measles-public-health-implications-2024.html>.
231231

232232
</div>

inst/references.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ @article{milwid2023mpox
1818
}
1919

2020
@techreport{phac2024measles,
21-
author = {{Public Health Agency of Canada}},
21+
author = {{PHAC}},
2222
title = {Rapid risk assessment: Measles in Canada, public health implications in 2024},
2323
institution = {Public Health Agency of Canada},
2424
month = mar,

0 commit comments

Comments
 (0)