Cite This Page
Bibliographic details for Project Checkpoints
- Page name: Project Checkpoints
- Author: The Foundation for Best Practices in Machine Learning contributors
- Publisher: The Foundation for Best Practices in Machine Learning, .
- Date of last revision: 15 May 2021 12:25 UTC
- Date retrieved: 24 May 2022 18:18 UTC
- Permanent URL: https://wiki.fbpml.org/w/index.php?title=Project_Checkpoints&oldid=334
- Page Version ID: 334
Citation styles for Project Checkpoints
APA style
Project Checkpoints. (2021, May 15). The Foundation for Best Practices in Machine Learning, . Retrieved 18:18, May 24, 2022 from https://wiki.fbpml.org/w/index.php?title=Project_Checkpoints&oldid=334.
MLA style
"Project Checkpoints." The Foundation for Best Practices in Machine Learning, . 15 May 2021, 12:25 UTC. 24 May 2022, 18:18 <https://wiki.fbpml.org/w/index.php?title=Project_Checkpoints&oldid=334>.
MHRA style
The Foundation for Best Practices in Machine Learning contributors, 'Project Checkpoints', The Foundation for Best Practices in Machine Learning, , 15 May 2021, 12:25 UTC, <https://wiki.fbpml.org/w/index.php?title=Project_Checkpoints&oldid=334> [accessed 24 May 2022]
Chicago style
The Foundation for Best Practices in Machine Learning contributors, "Project Checkpoints," The Foundation for Best Practices in Machine Learning, , https://wiki.fbpml.org/w/index.php?title=Project_Checkpoints&oldid=334 (accessed May 24, 2022).
CBE/CSE style
The Foundation for Best Practices in Machine Learning contributors. Project Checkpoints [Internet]. The Foundation for Best Practices in Machine Learning, ; 2021 May 15, 12:25 UTC [cited 2022 May 24]. Available from: https://wiki.fbpml.org/w/index.php?title=Project_Checkpoints&oldid=334.
Bluebook style
Project Checkpoints, https://wiki.fbpml.org/w/index.php?title=Project_Checkpoints&oldid=334 (last visited May 24, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "The Foundation for Best Practices in Machine Learning", title = "Project Checkpoints --- The Foundation for Best Practices in Machine Learning{,} ", year = "2021", url = "https://wiki.fbpml.org/w/index.php?title=Project_Checkpoints&oldid=334", note = "[Online; accessed 24-May-2022]" }
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 = "The Foundation for Best Practices in Machine Learning", title = "Project Checkpoints --- The Foundation for Best Practices in Machine Learning{,} ", year = "2021", url = "\url{https://wiki.fbpml.org/w/index.php?title=Project_Checkpoints&oldid=334}", note = "[Online; accessed 24-May-2022]" }