Cite This Page
Bibliographic details for General Assembly Best Practices
- Page name: General Assembly Best Practices
- Author: Metropolitan Anarchist Coordinating Council contributors
- Publisher: Metropolitan Anarchist Coordinating Council, .
- Date of last revision: 6 November 2020 02:51 UTC
- Date retrieved: 18 October 2021 07:41 UTC
- Permanent URL: https://wiki.macc.nyc/w/index.php?title=General_Assembly_Best_Practices&oldid=819
- Page Version ID: 819
Citation styles for General Assembly Best Practices
APA style
General Assembly Best Practices. (2020, November 6). Metropolitan Anarchist Coordinating Council, . Retrieved 07:41, October 18, 2021 from https://wiki.macc.nyc/w/index.php?title=General_Assembly_Best_Practices&oldid=819.
MLA style
"General Assembly Best Practices." Metropolitan Anarchist Coordinating Council, . 6 Nov 2020, 02:51 UTC. 18 Oct 2021, 07:41 <https://wiki.macc.nyc/w/index.php?title=General_Assembly_Best_Practices&oldid=819>.
MHRA style
Metropolitan Anarchist Coordinating Council contributors, 'General Assembly Best Practices', Metropolitan Anarchist Coordinating Council, , 6 November 2020, 02:51 UTC, <https://wiki.macc.nyc/w/index.php?title=General_Assembly_Best_Practices&oldid=819> [accessed 18 October 2021]
Chicago style
Metropolitan Anarchist Coordinating Council contributors, "General Assembly Best Practices," Metropolitan Anarchist Coordinating Council, , https://wiki.macc.nyc/w/index.php?title=General_Assembly_Best_Practices&oldid=819 (accessed October 18, 2021).
CBE/CSE style
Metropolitan Anarchist Coordinating Council contributors. General Assembly Best Practices [Internet]. Metropolitan Anarchist Coordinating Council, ; 2020 Nov 6, 02:51 UTC [cited 2021 Oct 18]. Available from: https://wiki.macc.nyc/w/index.php?title=General_Assembly_Best_Practices&oldid=819.
Bluebook style
General Assembly Best Practices, https://wiki.macc.nyc/w/index.php?title=General_Assembly_Best_Practices&oldid=819 (last visited October 18, 2021).
BibTeX entry
@misc{ wiki:xxx,
author = "Metropolitan Anarchist Coordinating Council",
title = "General Assembly Best Practices --- Metropolitan Anarchist Coordinating Council{,} ",
year = "2020",
url = "https://wiki.macc.nyc/w/index.php?title=General_Assembly_Best_Practices&oldid=819",
note = "[Online; accessed 18-October-2021]"
}
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 = "Metropolitan Anarchist Coordinating Council",
title = "General Assembly Best Practices --- Metropolitan Anarchist Coordinating Council{,} ",
year = "2020",
url = "\url{https://wiki.macc.nyc/w/index.php?title=General_Assembly_Best_Practices&oldid=819}",
note = "[Online; accessed 18-October-2021]"
}