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