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: 2 August 2026 23:02 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=AG_2019&oldid=14098
- Page Version ID: 14098
Citation styles for AG 2019
APA style
AG 2019. (2020, December 14). Fixme.ch, . Retrieved 23:02, August 2, 2026 from https://fixme.ch/w/index.php?title=AG_2019&oldid=14098.
MLA style
"AG 2019." Fixme.ch, . 14 Dec 2020, 20:33 UTC. 2 Aug 2026, 23:02 <https://fixme.ch/w/index.php?title=AG_2019&oldid=14098>.
MHRA style
Fixme.ch contributors, 'AG 2019', Fixme.ch, , 14 December 2020, 20:33 UTC, <https://fixme.ch/w/index.php?title=AG_2019&oldid=14098> [accessed 2 August 2026]
Chicago style
Fixme.ch contributors, "AG 2019," Fixme.ch, , https://fixme.ch/w/index.php?title=AG_2019&oldid=14098 (accessed August 2, 2026).
CBE/CSE style
Fixme.ch contributors. AG 2019 [Internet]. Fixme.ch, ; 2020 Dec 14, 20:33 UTC [cited 2026 Aug 2]. Available from: https://fixme.ch/w/index.php?title=AG_2019&oldid=14098.
Bluebook style
AG 2019, https://fixme.ch/w/index.php?title=AG_2019&oldid=14098 (last visited August 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "AG 2019 --- Fixme.ch{,} ",
year = "2020",
url = "https://fixme.ch/w/index.php?title=AG_2019&oldid=14098",
note = "[Online; accessed 2-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 = "Fixme.ch",
title = "AG 2019 --- Fixme.ch{,} ",
year = "2020",
url = "\url{https://fixme.ch/w/index.php?title=AG_2019&oldid=14098}",
note = "[Online; accessed 2-August-2026]"
}