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: 24 April 2026 02:34 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 02:34, April 24, 2026 from http://fixme.ch/w/index.php?title=ScratchWorkshop1&oldid=10263.
MLA style
"ScratchWorkshop1." Fixme.ch, . 13 Oct 2015, 19:25 UTC. 24 Apr 2026, 02:34 <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 24 April 2026]
Chicago style
Fixme.ch contributors, "ScratchWorkshop1," Fixme.ch, , http://fixme.ch/w/index.php?title=ScratchWorkshop1&oldid=10263 (accessed April 24, 2026).
CBE/CSE style
Fixme.ch contributors. ScratchWorkshop1 [Internet]. Fixme.ch, ; 2015 Oct 13, 19:25 UTC [cited 2026 Apr 24]. 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 April 24, 2026).
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 24-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 = "ScratchWorkshop1 --- Fixme.ch{,} ",
year = "2015",
url = "\url{http://fixme.ch/w/index.php?title=ScratchWorkshop1&oldid=10263}",
note = "[Online; accessed 24-April-2026]"
}