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: 12 March 2026 19:09 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Hardware&oldid=5559
- Page Version ID: 5559
Citation styles for Hardware
APA style
Hardware. (2014, April 12). Fixme.ch, . Retrieved 19:09, March 12, 2026 from https://fixme.ch/w/index.php?title=Hardware&oldid=5559.
MLA style
"Hardware." Fixme.ch, . 12 Apr 2014, 22:37 UTC. 12 Mar 2026, 19:09 <https://fixme.ch/w/index.php?title=Hardware&oldid=5559>.
MHRA style
Fixme.ch contributors, 'Hardware', Fixme.ch, , 12 April 2014, 22:37 UTC, <https://fixme.ch/w/index.php?title=Hardware&oldid=5559> [accessed 12 March 2026]
Chicago style
Fixme.ch contributors, "Hardware," Fixme.ch, , https://fixme.ch/w/index.php?title=Hardware&oldid=5559 (accessed March 12, 2026).
CBE/CSE style
Fixme.ch contributors. Hardware [Internet]. Fixme.ch, ; 2014 Apr 12, 22:37 UTC [cited 2026 Mar 12]. Available from: https://fixme.ch/w/index.php?title=Hardware&oldid=5559.
Bluebook style
Hardware, https://fixme.ch/w/index.php?title=Hardware&oldid=5559 (last visited March 12, 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=5559",
note = "[Online; accessed 12-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=5559}",
note = "[Online; accessed 12-March-2026]"
}