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