Cite This Page
Bibliographic details for AG 2019
- Page name: AG 2019
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 14 December 2020 20:33 UTC
- Date retrieved: 4 November 2025 20:46 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=AG_2019&oldid=14096
- Page Version ID: 14096
Citation styles for AG 2019
APA style
AG 2019. (2020, December 14). Fixme.ch, . Retrieved 20:46, November 4, 2025 from http://fixme.ch/w/index.php?title=AG_2019&oldid=14096.
MLA style
"AG 2019." Fixme.ch, . 14 Dec 2020, 20:33 UTC. 4 Nov 2025, 20:46 <http://fixme.ch/w/index.php?title=AG_2019&oldid=14096>.
MHRA style
Fixme.ch contributors, 'AG 2019', Fixme.ch, , 14 December 2020, 20:33 UTC, <http://fixme.ch/w/index.php?title=AG_2019&oldid=14096> [accessed 4 November 2025]
Chicago style
Fixme.ch contributors, "AG 2019," Fixme.ch, , http://fixme.ch/w/index.php?title=AG_2019&oldid=14096 (accessed November 4, 2025).
CBE/CSE style
Fixme.ch contributors. AG 2019 [Internet]. Fixme.ch, ; 2020 Dec 14, 20:33 UTC [cited 2025 Nov 4]. Available from: http://fixme.ch/w/index.php?title=AG_2019&oldid=14096.
Bluebook style
AG 2019, http://fixme.ch/w/index.php?title=AG_2019&oldid=14096 (last visited November 4, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "AG 2019 --- Fixme.ch{,} ",
year = "2020",
url = "http://fixme.ch/w/index.php?title=AG_2019&oldid=14096",
note = "[Online; accessed 4-November-2025]"
}
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 = "AG 2019 --- Fixme.ch{,} ",
year = "2020",
url = "\url{http://fixme.ch/w/index.php?title=AG_2019&oldid=14096}",
note = "[Online; accessed 4-November-2025]"
}