Bibliographic details for Material Labels
- Page name: Material Labels
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 5 June 2012 19:33 UTC
- Date retrieved: 9 July 2026 21:16 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Material_Labels&oldid=2528
- Page Version ID: 2528
Citation styles for Material Labels
APA style
Material Labels. (2012, June 5). Fixme.ch, . Retrieved 21:16, July 9, 2026 from https://fixme.ch/w/index.php?title=Material_Labels&oldid=2528.
MLA style
"Material Labels." Fixme.ch, . 5 Jun 2012, 19:33 UTC. 9 Jul 2026, 21:16 <https://fixme.ch/w/index.php?title=Material_Labels&oldid=2528>.
MHRA style
Fixme.ch contributors, 'Material Labels', Fixme.ch, , 5 June 2012, 19:33 UTC, <https://fixme.ch/w/index.php?title=Material_Labels&oldid=2528> [accessed 9 July 2026]
Chicago style
Fixme.ch contributors, "Material Labels," Fixme.ch, , https://fixme.ch/w/index.php?title=Material_Labels&oldid=2528 (accessed July 9, 2026).
CBE/CSE style
Fixme.ch contributors. Material Labels [Internet]. Fixme.ch, ; 2012 Jun 5, 19:33 UTC [cited 2026 Jul 9]. Available from: https://fixme.ch/w/index.php?title=Material_Labels&oldid=2528.
Bluebook style
Material Labels, https://fixme.ch/w/index.php?title=Material_Labels&oldid=2528 (last visited July 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Material Labels --- Fixme.ch{,} ",
year = "2012",
url = "https://fixme.ch/w/index.php?title=Material_Labels&oldid=2528",
note = "[Online; accessed 9-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 = "Material Labels --- Fixme.ch{,} ",
year = "2012",
url = "\url{https://fixme.ch/w/index.php?title=Material_Labels&oldid=2528}",
note = "[Online; accessed 9-July-2026]"
}