Cite This Page
Bibliographic details for Timelash
- Page name: Timelash
- Author: BroaDWcast contributors
- Publisher: BroaDWcast, .
- Date of last revision: 16 January 2011 04:29 UTC
- Date retrieved: 8 June 2026 20:37 UTC
- Permanent URL: https://broadwcast.org/index.php?title=Timelash&oldid=3486
- Page Version ID: 3486
Citation styles for Timelash
APA style
Timelash. (2011, January 16). BroaDWcast, . Retrieved 20:37, June 8, 2026 from https://broadwcast.org/index.php?title=Timelash&oldid=3486.
MLA style
"Timelash." BroaDWcast, . 16 Jan 2011, 04:29 UTC. 8 Jun 2026, 20:37 <https://broadwcast.org/index.php?title=Timelash&oldid=3486>.
MHRA style
BroaDWcast contributors, 'Timelash', BroaDWcast, , 16 January 2011, 04:29 UTC, <https://broadwcast.org/index.php?title=Timelash&oldid=3486> [accessed 8 June 2026]
Chicago style
BroaDWcast contributors, "Timelash," BroaDWcast, , https://broadwcast.org/index.php?title=Timelash&oldid=3486 (accessed June 8, 2026).
CBE/CSE style
BroaDWcast contributors. Timelash [Internet]. BroaDWcast, ; 2011 Jan 16, 04:29 UTC [cited 2026 Jun 8]. Available from: https://broadwcast.org/index.php?title=Timelash&oldid=3486.
Bluebook style
Timelash, https://broadwcast.org/index.php?title=Timelash&oldid=3486 (last visited June 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "BroaDWcast",
title = "Timelash --- BroaDWcast{,} ",
year = "2011",
url = "https://broadwcast.org/index.php?title=Timelash&oldid=3486",
note = "[Online; accessed 8-June-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 = "Timelash --- BroaDWcast{,} ",
year = "2011",
url = "\url{https://broadwcast.org/index.php?title=Timelash&oldid=3486}",
note = "[Online; accessed 8-June-2026]"
}