Cite This Page
Bibliographic details for Virtual
- Page name: Virtual
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 2 June 2022 21:05 UTC
- Date retrieved: 20 November 2025 22:27 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Virtual&oldid=14830
- Page Version ID: 14830
Citation styles for Virtual
APA style
Virtual. (2022, June 2). Fixme.ch, . Retrieved 22:27, November 20, 2025 from https://fixme.ch/w/index.php?title=Virtual&oldid=14830.
MLA style
"Virtual." Fixme.ch, . 2 Jun 2022, 21:05 UTC. 20 Nov 2025, 22:27 <https://fixme.ch/w/index.php?title=Virtual&oldid=14830>.
MHRA style
Fixme.ch contributors, 'Virtual', Fixme.ch, , 2 June 2022, 21:05 UTC, <https://fixme.ch/w/index.php?title=Virtual&oldid=14830> [accessed 20 November 2025]
Chicago style
Fixme.ch contributors, "Virtual," Fixme.ch, , https://fixme.ch/w/index.php?title=Virtual&oldid=14830 (accessed November 20, 2025).
CBE/CSE style
Fixme.ch contributors. Virtual [Internet]. Fixme.ch, ; 2022 Jun 2, 21:05 UTC [cited 2025 Nov 20]. Available from: https://fixme.ch/w/index.php?title=Virtual&oldid=14830.
Bluebook style
Virtual, https://fixme.ch/w/index.php?title=Virtual&oldid=14830 (last visited November 20, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Virtual --- Fixme.ch{,} ",
year = "2022",
url = "https://fixme.ch/w/index.php?title=Virtual&oldid=14830",
note = "[Online; accessed 20-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 = "Virtual --- Fixme.ch{,} ",
year = "2022",
url = "\url{https://fixme.ch/w/index.php?title=Virtual&oldid=14830}",
note = "[Online; accessed 20-November-2025]"
}