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