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