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