Cite This Page
Bibliographic details for Screen
- Page name: Screen
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 26 February 2020 12:18 UTC
- Date retrieved: 5 March 2026 12:27 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Screen&oldid=14010
- Page Version ID: 14010
Citation styles for Screen
APA style
Screen. (2020, February 26). Fixme.ch, . Retrieved 12:27, March 5, 2026 from http://fixme.ch/w/index.php?title=Screen&oldid=14010.
MLA style
"Screen." Fixme.ch, . 26 Feb 2020, 12:18 UTC. 5 Mar 2026, 12:27 <http://fixme.ch/w/index.php?title=Screen&oldid=14010>.
MHRA style
Fixme.ch contributors, 'Screen', Fixme.ch, , 26 February 2020, 12:18 UTC, <http://fixme.ch/w/index.php?title=Screen&oldid=14010> [accessed 5 March 2026]
Chicago style
Fixme.ch contributors, "Screen," Fixme.ch, , http://fixme.ch/w/index.php?title=Screen&oldid=14010 (accessed March 5, 2026).
CBE/CSE style
Fixme.ch contributors. Screen [Internet]. Fixme.ch, ; 2020 Feb 26, 12:18 UTC [cited 2026 Mar 5]. Available from: http://fixme.ch/w/index.php?title=Screen&oldid=14010.
Bluebook style
Screen, http://fixme.ch/w/index.php?title=Screen&oldid=14010 (last visited March 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Screen --- Fixme.ch{,} ",
year = "2020",
url = "http://fixme.ch/w/index.php?title=Screen&oldid=14010",
note = "[Online; accessed 5-March-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 = "Screen --- Fixme.ch{,} ",
year = "2020",
url = "\url{http://fixme.ch/w/index.php?title=Screen&oldid=14010}",
note = "[Online; accessed 5-March-2026]"
}