Cite This Page
Bibliographic details for Prototyping DOS effects with ShaderToy
- Page name: Prototyping DOS effects with ShaderToy
- Author: SizeCoding contributors
- Publisher: SizeCoding, .
- Date of last revision: 9 October 2025 08:57 UTC
- Date retrieved: 2 April 2026 06:48 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Prototyping_DOS_effects_with_ShaderToy&oldid=1795
- Page Version ID: 1795
Citation styles for Prototyping DOS effects with ShaderToy
APA style
Prototyping DOS effects with ShaderToy. (2025, October 9). SizeCoding, . Retrieved 06:48, April 2, 2026 from http://www.sizecoding.org/index.php?title=Prototyping_DOS_effects_with_ShaderToy&oldid=1795.
MLA style
"Prototyping DOS effects with ShaderToy." SizeCoding, . 9 Oct 2025, 08:57 UTC. 2 Apr 2026, 06:48 <http://www.sizecoding.org/index.php?title=Prototyping_DOS_effects_with_ShaderToy&oldid=1795>.
MHRA style
SizeCoding contributors, 'Prototyping DOS effects with ShaderToy', SizeCoding, , 9 October 2025, 08:57 UTC, <http://www.sizecoding.org/index.php?title=Prototyping_DOS_effects_with_ShaderToy&oldid=1795> [accessed 2 April 2026]
Chicago style
SizeCoding contributors, "Prototyping DOS effects with ShaderToy," SizeCoding, , http://www.sizecoding.org/index.php?title=Prototyping_DOS_effects_with_ShaderToy&oldid=1795 (accessed April 2, 2026).
CBE/CSE style
SizeCoding contributors. Prototyping DOS effects with ShaderToy [Internet]. SizeCoding, ; 2025 Oct 9, 08:57 UTC [cited 2026 Apr 2]. Available from: http://www.sizecoding.org/index.php?title=Prototyping_DOS_effects_with_ShaderToy&oldid=1795.
Bluebook style
Prototyping DOS effects with ShaderToy, http://www.sizecoding.org/index.php?title=Prototyping_DOS_effects_with_ShaderToy&oldid=1795 (last visited April 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SizeCoding",
title = "Prototyping DOS effects with ShaderToy --- SizeCoding{,} ",
year = "2025",
url = "http://www.sizecoding.org/index.php?title=Prototyping_DOS_effects_with_ShaderToy&oldid=1795",
note = "[Online; accessed 2-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 = "SizeCoding",
title = "Prototyping DOS effects with ShaderToy --- SizeCoding{,} ",
year = "2025",
url = "\url{http://www.sizecoding.org/index.php?title=Prototyping_DOS_effects_with_ShaderToy&oldid=1795}",
note = "[Online; accessed 2-April-2026]"
}