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: 3 November 2025 07:53 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Prototyping_DOS_effects_with_ShaderToy&oldid=1812
- Page Version ID: 1812
Citation styles for Prototyping DOS effects with ShaderToy
APA style
Prototyping DOS effects with ShaderToy. (2025, October 9). SizeCoding, . Retrieved 07:53, November 3, 2025 from http://www.sizecoding.org/index.php?title=Prototyping_DOS_effects_with_ShaderToy&oldid=1812.
MLA style
"Prototyping DOS effects with ShaderToy." SizeCoding, . 9 Oct 2025, 08:57 UTC. 3 Nov 2025, 07:53 <http://www.sizecoding.org/index.php?title=Prototyping_DOS_effects_with_ShaderToy&oldid=1812>.
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=1812> [accessed 3 November 2025]
Chicago style
SizeCoding contributors, "Prototyping DOS effects with ShaderToy," SizeCoding, , http://www.sizecoding.org/index.php?title=Prototyping_DOS_effects_with_ShaderToy&oldid=1812 (accessed November 3, 2025).
CBE/CSE style
SizeCoding contributors. Prototyping DOS effects with ShaderToy [Internet]. SizeCoding, ; 2025 Oct 9, 08:57 UTC [cited 2025 Nov 3]. Available from: http://www.sizecoding.org/index.php?title=Prototyping_DOS_effects_with_ShaderToy&oldid=1812.
Bluebook style
Prototyping DOS effects with ShaderToy, http://www.sizecoding.org/index.php?title=Prototyping_DOS_effects_with_ShaderToy&oldid=1812 (last visited November 3, 2025).
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=1812",
note = "[Online; accessed 3-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 = "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=1812}",
note = "[Online; accessed 3-November-2025]"
}