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