Cite This Page
Bibliographic details for ScratchWorkshop1
- Page name: ScratchWorkshop1
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 13 October 2015 19:25 UTC
- Date retrieved: 14 November 2025 17:50 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=ScratchWorkshop1&oldid=10263
- Page Version ID: 10263
Citation styles for ScratchWorkshop1
APA style
ScratchWorkshop1. (2015, October 13). Fixme.ch, . Retrieved 17:50, November 14, 2025 from http://fixme.ch/w/index.php?title=ScratchWorkshop1&oldid=10263.
MLA style
"ScratchWorkshop1." Fixme.ch, . 13 Oct 2015, 19:25 UTC. 14 Nov 2025, 17:50 <http://fixme.ch/w/index.php?title=ScratchWorkshop1&oldid=10263>.
MHRA style
Fixme.ch contributors, 'ScratchWorkshop1', Fixme.ch, , 13 October 2015, 19:25 UTC, <http://fixme.ch/w/index.php?title=ScratchWorkshop1&oldid=10263> [accessed 14 November 2025]
Chicago style
Fixme.ch contributors, "ScratchWorkshop1," Fixme.ch, , http://fixme.ch/w/index.php?title=ScratchWorkshop1&oldid=10263 (accessed November 14, 2025).
CBE/CSE style
Fixme.ch contributors. ScratchWorkshop1 [Internet]. Fixme.ch, ; 2015 Oct 13, 19:25 UTC [cited 2025 Nov 14]. Available from: http://fixme.ch/w/index.php?title=ScratchWorkshop1&oldid=10263.
Bluebook style
ScratchWorkshop1, http://fixme.ch/w/index.php?title=ScratchWorkshop1&oldid=10263 (last visited November 14, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "ScratchWorkshop1 --- Fixme.ch{,} ",
year = "2015",
url = "http://fixme.ch/w/index.php?title=ScratchWorkshop1&oldid=10263",
note = "[Online; accessed 14-November-2025]"
}
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 = "ScratchWorkshop1 --- Fixme.ch{,} ",
year = "2015",
url = "\url{http://fixme.ch/w/index.php?title=ScratchWorkshop1&oldid=10263}",
note = "[Online; accessed 14-November-2025]"
}