Cite This Page
Bibliographic details for SourceCodePeerReview
- Page name: SourceCodePeerReview
- Author: CSDMS contributors
- Publisher: CSDMS.
- Date of last revision: 26 May 2022 17:23 UTC
- Date retrieved: 6 October 2024 04:04 UTC
- Permanent URL: https://csdms.colorado.edu/csdms_wiki/index.php?title=SourceCodePeerReview&oldid=418016
- Page Version ID: 418016
Citation styles for SourceCodePeerReview
APA style
SourceCodePeerReview. (2022, May 26). CSDMS. Retrieved 04:04, October 6, 2024 from https://csdms.colorado.edu/csdms_wiki/index.php?title=SourceCodePeerReview&oldid=418016.
MLA style
"SourceCodePeerReview." CSDMS. 26 May 2022, 17:23 UTC. 6 Oct 2024, 04:04 <https://csdms.colorado.edu/csdms_wiki/index.php?title=SourceCodePeerReview&oldid=418016>.
MHRA style
CSDMS contributors, 'SourceCodePeerReview', CSDMS, 26 May 2022, 17:23 UTC, <https://csdms.colorado.edu/csdms_wiki/index.php?title=SourceCodePeerReview&oldid=418016> [accessed 6 October 2024]
Chicago style
CSDMS contributors, "SourceCodePeerReview," CSDMS, https://csdms.colorado.edu/csdms_wiki/index.php?title=SourceCodePeerReview&oldid=418016 (accessed October 6, 2024).
CBE/CSE style
CSDMS contributors. SourceCodePeerReview [Internet]. CSDMS; 2022 May 26, 17:23 UTC [cited 2024 Oct 6]. Available from: https://csdms.colorado.edu/csdms_wiki/index.php?title=SourceCodePeerReview&oldid=418016.
Bluebook style
SourceCodePeerReview, https://csdms.colorado.edu/csdms_wiki/index.php?title=SourceCodePeerReview&oldid=418016 (last visited October 6, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "CSDMS", title = "SourceCodePeerReview --- CSDMS{,} ", year = "2022", url = "https://csdms.colorado.edu/csdms_wiki/index.php?title=SourceCodePeerReview&oldid=418016", note = "[Online; accessed 6-October-2024]" }
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 = "CSDMS", title = "SourceCodePeerReview --- CSDMS{,} ", year = "2022", url = "\url{https://csdms.colorado.edu/csdms_wiki/index.php?title=SourceCodePeerReview&oldid=418016}", note = "[Online; accessed 6-October-2024]" }