Cite This Page
1 Bibliographic details for Geissele Triggers
- Page name: Geissele Triggers
- Author: stix contributors
- Publisher: stix, .
- Date of last revision: 14 September 2024 03:19 UTC
- Date retrieved: 18 August 2026 23:44 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Geissele_Triggers&oldid=16605
- Page Version ID: 16605
2 Citation styles for Geissele Triggers
2.1 APA style
Geissele Triggers. (2024, September 14). stix, . Retrieved 23:44, August 18, 2026 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Geissele_Triggers&oldid=16605.
2.2 MLA style
"Geissele Triggers." stix, . 14 Sep 2024, 03:19 UTC. 18 Aug 2026, 23:44 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Geissele_Triggers&oldid=16605>.
2.3 MHRA style
stix contributors, 'Geissele Triggers', stix, , 14 September 2024, 03:19 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Geissele_Triggers&oldid=16605> [accessed 18 August 2026]
2.4 Chicago style
stix contributors, "Geissele Triggers," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Geissele_Triggers&oldid=16605 (accessed August 18, 2026).
2.5 CBE/CSE style
stix contributors. Geissele Triggers [Internet]. stix, ; 2024 Sep 14, 03:19 UTC [cited 2026 Aug 18]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Geissele_Triggers&oldid=16605.
2.6 Bluebook style
Geissele Triggers, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Geissele_Triggers&oldid=16605 (last visited August 18, 2026).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "stix",
title = "Geissele Triggers --- stix{,} ",
year = "2024",
url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Geissele_Triggers&oldid=16605",
note = "[Online; accessed 18-August-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 = "stix",
title = "Geissele Triggers --- stix{,} ",
year = "2024",
url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Geissele_Triggers&oldid=16605}",
note = "[Online; accessed 18-August-2026]"
}