Cite This Page
Bibliographic details for QR codes
- Page name: QR codes
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 6 May 2015 08:51 UTC
- Date retrieved: 13 June 2026 18:52 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=QR_codes&oldid=6646
- Page Version ID: 6646
Citation styles for QR codes
APA style
QR codes. (2015, May 6). Fixme.ch, . Retrieved 18:52, June 13, 2026 from http://fixme.ch/w/index.php?title=QR_codes&oldid=6646.
MLA style
"QR codes." Fixme.ch, . 6 May 2015, 08:51 UTC. 13 Jun 2026, 18:52 <http://fixme.ch/w/index.php?title=QR_codes&oldid=6646>.
MHRA style
Fixme.ch contributors, 'QR codes', Fixme.ch, , 6 May 2015, 08:51 UTC, <http://fixme.ch/w/index.php?title=QR_codes&oldid=6646> [accessed 13 June 2026]
Chicago style
Fixme.ch contributors, "QR codes," Fixme.ch, , http://fixme.ch/w/index.php?title=QR_codes&oldid=6646 (accessed June 13, 2026).
CBE/CSE style
Fixme.ch contributors. QR codes [Internet]. Fixme.ch, ; 2015 May 6, 08:51 UTC [cited 2026 Jun 13]. Available from: http://fixme.ch/w/index.php?title=QR_codes&oldid=6646.
Bluebook style
QR codes, http://fixme.ch/w/index.php?title=QR_codes&oldid=6646 (last visited June 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "QR codes --- Fixme.ch{,} ",
year = "2015",
url = "http://fixme.ch/w/index.php?title=QR_codes&oldid=6646",
note = "[Online; accessed 13-June-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 = "QR codes --- Fixme.ch{,} ",
year = "2015",
url = "\url{http://fixme.ch/w/index.php?title=QR_codes&oldid=6646}",
note = "[Online; accessed 13-June-2026]"
}