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