Cite This Page
Bibliographic details for Conventions
- Page name: Conventions
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 15 April 2013 03:11 UTC
- Date retrieved: 1 May 2026 00:17 UTC
- Permanent URL: https://broadwcast.org/index.php?title=Conventions&oldid=15489
- Page Version ID: 15489
Citation styles for Conventions
APA style
Conventions. (2013, April 15). BroaDWcast, . Retrieved 00:17, May 1, 2026 from https://broadwcast.org/index.php?title=Conventions&oldid=15489.
MLA style
"Conventions." BroaDWcast, . 15 Apr 2013, 03:11 UTC. 1 May 2026, 00:17 <https://broadwcast.org/index.php?title=Conventions&oldid=15489>.
MHRA style
BroaDWcast contributors, 'Conventions', BroaDWcast, , 15 April 2013, 03:11 UTC, <https://broadwcast.org/index.php?title=Conventions&oldid=15489> [accessed 1 May 2026]
Chicago style
BroaDWcast contributors, "Conventions," BroaDWcast, , https://broadwcast.org/index.php?title=Conventions&oldid=15489 (accessed May 1, 2026).
CBE/CSE style
BroaDWcast contributors. Conventions [Internet]. BroaDWcast, ; 2013 Apr 15, 03:11 UTC [cited 2026 May 1]. Available from: https://broadwcast.org/index.php?title=Conventions&oldid=15489.
Bluebook style
Conventions, https://broadwcast.org/index.php?title=Conventions&oldid=15489 (last visited May 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "Conventions --- BroaDWcast{,} ",
year = "2013",
url = "https://broadwcast.org/index.php?title=Conventions&oldid=15489",
note = "[Online; accessed 1-May-2026]"
}
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 = "BroaDWcast",
title = "Conventions --- BroaDWcast{,} ",
year = "2013",
url = "\url{https://broadwcast.org/index.php?title=Conventions&oldid=15489}",
note = "[Online; accessed 1-May-2026]"
}