Cite This Page
Bibliographic details for Before you leave
- Page name: Before you leave
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 24 August 2023 20:24 UTC
- Date retrieved: 20 April 2026 15:46 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Before_you_leave&oldid=15413
- Page Version ID: 15413
Citation styles for Before you leave
APA style
Before you leave. (2023, August 24). Fixme.ch, . Retrieved 15:46, April 20, 2026 from https://fixme.ch/w/index.php?title=Before_you_leave&oldid=15413.
MLA style
"Before you leave." Fixme.ch, . 24 Aug 2023, 20:24 UTC. 20 Apr 2026, 15:46 <https://fixme.ch/w/index.php?title=Before_you_leave&oldid=15413>.
MHRA style
Fixme.ch contributors, 'Before you leave', Fixme.ch, , 24 August 2023, 20:24 UTC, <https://fixme.ch/w/index.php?title=Before_you_leave&oldid=15413> [accessed 20 April 2026]
Chicago style
Fixme.ch contributors, "Before you leave," Fixme.ch, , https://fixme.ch/w/index.php?title=Before_you_leave&oldid=15413 (accessed April 20, 2026).
CBE/CSE style
Fixme.ch contributors. Before you leave [Internet]. Fixme.ch, ; 2023 Aug 24, 20:24 UTC [cited 2026 Apr 20]. Available from: https://fixme.ch/w/index.php?title=Before_you_leave&oldid=15413.
Bluebook style
Before you leave, https://fixme.ch/w/index.php?title=Before_you_leave&oldid=15413 (last visited April 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Before you leave --- Fixme.ch{,} ",
year = "2023",
url = "https://fixme.ch/w/index.php?title=Before_you_leave&oldid=15413",
note = "[Online; accessed 20-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 = "Fixme.ch",
title = "Before you leave --- Fixme.ch{,} ",
year = "2023",
url = "\url{https://fixme.ch/w/index.php?title=Before_you_leave&oldid=15413}",
note = "[Online; accessed 20-April-2026]"
}