Cite This Page
Bibliographic details for Internal Regulation
- Page name: Internal Regulation
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 11 January 2022 16:42 UTC
- Date retrieved: 28 March 2026 14:39 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Internal_Regulation&oldid=14250
- Page Version ID: 14250
Citation styles for Internal Regulation
APA style
Internal Regulation. (2022, January 11). Fixme.ch, . Retrieved 14:39, March 28, 2026 from https://fixme.ch/w/index.php?title=Internal_Regulation&oldid=14250.
MLA style
"Internal Regulation." Fixme.ch, . 11 Jan 2022, 16:42 UTC. 28 Mar 2026, 14:39 <https://fixme.ch/w/index.php?title=Internal_Regulation&oldid=14250>.
MHRA style
Fixme.ch contributors, 'Internal Regulation', Fixme.ch, , 11 January 2022, 16:42 UTC, <https://fixme.ch/w/index.php?title=Internal_Regulation&oldid=14250> [accessed 28 March 2026]
Chicago style
Fixme.ch contributors, "Internal Regulation," Fixme.ch, , https://fixme.ch/w/index.php?title=Internal_Regulation&oldid=14250 (accessed March 28, 2026).
CBE/CSE style
Fixme.ch contributors. Internal Regulation [Internet]. Fixme.ch, ; 2022 Jan 11, 16:42 UTC [cited 2026 Mar 28]. Available from: https://fixme.ch/w/index.php?title=Internal_Regulation&oldid=14250.
Bluebook style
Internal Regulation, https://fixme.ch/w/index.php?title=Internal_Regulation&oldid=14250 (last visited March 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Internal Regulation --- Fixme.ch{,} ",
year = "2022",
url = "https://fixme.ch/w/index.php?title=Internal_Regulation&oldid=14250",
note = "[Online; accessed 28-March-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 = "Internal Regulation --- Fixme.ch{,} ",
year = "2022",
url = "\url{https://fixme.ch/w/index.php?title=Internal_Regulation&oldid=14250}",
note = "[Online; accessed 28-March-2026]"
}