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