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