Cite This Page
Bibliographic details for Practices
- Page name: Practices
- Author: go-ELSE contributors
- Publisher: go-ELSE.
- Date of last revision: 29 January 2024 11:59 UTC
- Date retrieved: 9 December 2024 10:01 UTC
- Permanent URL: https://go-else.org:443/index.php?title=Practices&oldid=388
- Page Version ID: 388
Citation styles for Practices
APA style
Practices. (2024, January 29). go-ELSE. Retrieved 10:01, December 9, 2024 from https://go-else.org:443/index.php?title=Practices&oldid=388.
MLA style
"Practices." go-ELSE. 29 Jan 2024, 11:59 UTC. 9 Dec 2024, 10:01 <https://go-else.org:443/index.php?title=Practices&oldid=388>.
MHRA style
go-ELSE contributors, 'Practices', go-ELSE, 29 January 2024, 11:59 UTC, <https://go-else.org:443/index.php?title=Practices&oldid=388> [accessed 9 December 2024]
Chicago style
go-ELSE contributors, "Practices," go-ELSE, https://go-else.org:443/index.php?title=Practices&oldid=388 (accessed December 9, 2024).
CBE/CSE style
go-ELSE contributors. Practices [Internet]. go-ELSE; 2024 Jan 29, 11:59 UTC [cited 2024 Dec 9]. Available from: https://go-else.org:443/index.php?title=Practices&oldid=388.
Bluebook style
Practices, https://go-else.org:443/index.php?title=Practices&oldid=388 (last visited December 9, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "go-ELSE", title = "Practices --- go-ELSE{,} ", year = "2024", url = "https://go-else.org:443/index.php?title=Practices&oldid=388", note = "[Online; accessed 9-December-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 = "go-ELSE", title = "Practices --- go-ELSE{,} ", year = "2024", url = "\url{https://go-else.org:443/index.php?title=Practices&oldid=388}", note = "[Online; accessed 9-December-2024]" }