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: 30 October 2025 17:33 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Virtual&oldid=14755
- Page Version ID: 14755
Citation styles for Virtual
APA style
Virtual. (2022, June 2). Fixme.ch, . Retrieved 17:33, October 30, 2025 from https://fixme.ch/w/index.php?title=Virtual&oldid=14755.
MLA style
"Virtual." Fixme.ch, . 2 Jun 2022, 21:05 UTC. 30 Oct 2025, 17:33 <https://fixme.ch/w/index.php?title=Virtual&oldid=14755>.
MHRA style
Fixme.ch contributors, 'Virtual', Fixme.ch, , 2 June 2022, 21:05 UTC, <https://fixme.ch/w/index.php?title=Virtual&oldid=14755> [accessed 30 October 2025]
Chicago style
Fixme.ch contributors, "Virtual," Fixme.ch, , https://fixme.ch/w/index.php?title=Virtual&oldid=14755 (accessed October 30, 2025).
CBE/CSE style
Fixme.ch contributors. Virtual [Internet]. Fixme.ch, ; 2022 Jun 2, 21:05 UTC [cited 2025 Oct 30]. Available from: https://fixme.ch/w/index.php?title=Virtual&oldid=14755.
Bluebook style
Virtual, https://fixme.ch/w/index.php?title=Virtual&oldid=14755 (last visited October 30, 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=14755",
note = "[Online; accessed 30-October-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=14755}",
note = "[Online; accessed 30-October-2025]"
}