Cite This Page
Bibliographic details for CPR Programs Online
- Page name: CPR Programs Online
- Author: CS History contributors
- Publisher: CS History, .
- Date of last revision: 14 December 2019 15:01 UTC
- Date retrieved: 22 March 2026 20:59 UTC
- Permanent URL: https://hodgelodge.com/cshistory/index.php?title=CPR_Programs_Online&oldid=1780
- Page Version ID: 1780
Citation styles for CPR Programs Online
APA style
CPR Programs Online. (2019, December 14). CS History, . Retrieved 20:59, March 22, 2026 from https://hodgelodge.com/cshistory/index.php?title=CPR_Programs_Online&oldid=1780.
MLA style
"CPR Programs Online." CS History, . 14 Dec 2019, 15:01 UTC. 22 Mar 2026, 20:59 <https://hodgelodge.com/cshistory/index.php?title=CPR_Programs_Online&oldid=1780>.
MHRA style
CS History contributors, 'CPR Programs Online', CS History, , 14 December 2019, 15:01 UTC, <https://hodgelodge.com/cshistory/index.php?title=CPR_Programs_Online&oldid=1780> [accessed 22 March 2026]
Chicago style
CS History contributors, "CPR Programs Online," CS History, , https://hodgelodge.com/cshistory/index.php?title=CPR_Programs_Online&oldid=1780 (accessed March 22, 2026).
CBE/CSE style
CS History contributors. CPR Programs Online [Internet]. CS History, ; 2019 Dec 14, 15:01 UTC [cited 2026 Mar 22]. Available from: https://hodgelodge.com/cshistory/index.php?title=CPR_Programs_Online&oldid=1780.
Bluebook style
CPR Programs Online, https://hodgelodge.com/cshistory/index.php?title=CPR_Programs_Online&oldid=1780 (last visited March 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS History",
title = "CPR Programs Online --- CS History{,} ",
year = "2019",
url = "https://hodgelodge.com/cshistory/index.php?title=CPR_Programs_Online&oldid=1780",
note = "[Online; accessed 22-March-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "CS History",
title = "CPR Programs Online --- CS History{,} ",
year = "2019",
url = "\url{https://hodgelodge.com/cshistory/index.php?title=CPR_Programs_Online&oldid=1780}",
note = "[Online; accessed 22-March-2026]"
}