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: 2 July 2026 14:32 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Screen&oldid=14011
- Page Version ID: 14011
Citation styles for Screen
APA style
Screen. (2020, February 26). Fixme.ch, . Retrieved 14:32, July 2, 2026 from https://fixme.ch/w/index.php?title=Screen&oldid=14011.
MLA style
"Screen." Fixme.ch, . 26 Feb 2020, 12:18 UTC. 2 Jul 2026, 14:32 <https://fixme.ch/w/index.php?title=Screen&oldid=14011>.
MHRA style
Fixme.ch contributors, 'Screen', Fixme.ch, , 26 February 2020, 12:18 UTC, <https://fixme.ch/w/index.php?title=Screen&oldid=14011> [accessed 2 July 2026]
Chicago style
Fixme.ch contributors, "Screen," Fixme.ch, , https://fixme.ch/w/index.php?title=Screen&oldid=14011 (accessed July 2, 2026).
CBE/CSE style
Fixme.ch contributors. Screen [Internet]. Fixme.ch, ; 2020 Feb 26, 12:18 UTC [cited 2026 Jul 2]. Available from: https://fixme.ch/w/index.php?title=Screen&oldid=14011.
Bluebook style
Screen, https://fixme.ch/w/index.php?title=Screen&oldid=14011 (last visited July 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Screen --- Fixme.ch{,} ",
year = "2020",
url = "https://fixme.ch/w/index.php?title=Screen&oldid=14011",
note = "[Online; accessed 2-July-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{https://fixme.ch/w/index.php?title=Screen&oldid=14011}",
note = "[Online; accessed 2-July-2026]"
}