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: 13 June 2026 18:12 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Scratch_Workshop_1&oldid=10259
- Page Version ID: 10259
Citation styles for Scratch Workshop 1
APA style
Scratch Workshop 1. (2015, November 17). Fixme.ch, . Retrieved 18:12, June 13, 2026 from https://fixme.ch/w/index.php?title=Scratch_Workshop_1&oldid=10259.
MLA style
"Scratch Workshop 1." Fixme.ch, . 17 Nov 2015, 10:00 UTC. 13 Jun 2026, 18:12 <https://fixme.ch/w/index.php?title=Scratch_Workshop_1&oldid=10259>.
MHRA style
Fixme.ch contributors, 'Scratch Workshop 1', Fixme.ch, , 17 November 2015, 10:00 UTC, <https://fixme.ch/w/index.php?title=Scratch_Workshop_1&oldid=10259> [accessed 13 June 2026]
Chicago style
Fixme.ch contributors, "Scratch Workshop 1," Fixme.ch, , https://fixme.ch/w/index.php?title=Scratch_Workshop_1&oldid=10259 (accessed June 13, 2026).
CBE/CSE style
Fixme.ch contributors. Scratch Workshop 1 [Internet]. Fixme.ch, ; 2015 Nov 17, 10:00 UTC [cited 2026 Jun 13]. Available from: https://fixme.ch/w/index.php?title=Scratch_Workshop_1&oldid=10259.
Bluebook style
Scratch Workshop 1, https://fixme.ch/w/index.php?title=Scratch_Workshop_1&oldid=10259 (last visited June 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Scratch Workshop 1 --- Fixme.ch{,} ",
year = "2015",
url = "https://fixme.ch/w/index.php?title=Scratch_Workshop_1&oldid=10259",
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 = "Scratch Workshop 1 --- Fixme.ch{,} ",
year = "2015",
url = "\url{https://fixme.ch/w/index.php?title=Scratch_Workshop_1&oldid=10259}",
note = "[Online; accessed 13-June-2026]"
}