Cite This Page
Bibliographic details for Labs 2022
- Page name: Labs 2022
- Author: CSDMS contributors
- Publisher: CSDMS.
- Date of last revision: 21 June 2022 16:35 UTC
- Date retrieved: 15 April 2026 16:44 UTC
- Permanent URL: https://csdms.colorado.edu/csdms_wiki/index.php?title=Labs_2022&oldid=418072
- Page Version ID: 418072
Citation styles for Labs 2022
APA style
Labs 2022. (2022, June 21). CSDMS. Retrieved 16:44, April 15, 2026 from https://csdms.colorado.edu/csdms_wiki/index.php?title=Labs_2022&oldid=418072.
MLA style
"Labs 2022." CSDMS. 21 Jun 2022, 16:35 UTC. 15 Apr 2026, 16:44 <https://csdms.colorado.edu/csdms_wiki/index.php?title=Labs_2022&oldid=418072>.
MHRA style
CSDMS contributors, 'Labs 2022', CSDMS, 21 June 2022, 16:35 UTC, <https://csdms.colorado.edu/csdms_wiki/index.php?title=Labs_2022&oldid=418072> [accessed 15 April 2026]
Chicago style
CSDMS contributors, "Labs 2022," CSDMS, https://csdms.colorado.edu/csdms_wiki/index.php?title=Labs_2022&oldid=418072 (accessed April 15, 2026).
CBE/CSE style
CSDMS contributors. Labs 2022 [Internet]. CSDMS; 2022 Jun 21, 16:35 UTC [cited 2026 Apr 15]. Available from: https://csdms.colorado.edu/csdms_wiki/index.php?title=Labs_2022&oldid=418072.
Bluebook style
Labs 2022, https://csdms.colorado.edu/csdms_wiki/index.php?title=Labs_2022&oldid=418072 (last visited April 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CSDMS",
title = "Labs 2022 --- CSDMS{,} ",
year = "2022",
url = "https://csdms.colorado.edu/csdms_wiki/index.php?title=Labs_2022&oldid=418072",
note = "[Online; accessed 15-April-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 = "CSDMS",
title = "Labs 2022 --- CSDMS{,} ",
year = "2022",
url = "\url{https://csdms.colorado.edu/csdms_wiki/index.php?title=Labs_2022&oldid=418072}",
note = "[Online; accessed 15-April-2026]"
}
