Cite This Page
Bibliographic details for DDS programming
- Page name: DDS programming
- Author: Quantum kot contributors
- Publisher: Quantum kot, .
- Date of last revision: 18 September 2016 08:24 UTC
- Date retrieved: 17 December 2025 14:44 UTC
- Permanent URL: https://wiki.qkot.space/index.php?title=DDS_programming&oldid=274
- Page Version ID: 274
Citation styles for DDS programming
APA style
DDS programming. (2016, September 18). Quantum kot, . Retrieved 14:44, December 17, 2025 from https://wiki.qkot.space/index.php?title=DDS_programming&oldid=274.
MLA style
"DDS programming." Quantum kot, . 18 Sep 2016, 08:24 UTC. 17 Dec 2025, 14:44 <https://wiki.qkot.space/index.php?title=DDS_programming&oldid=274>.
MHRA style
Quantum kot contributors, 'DDS programming', Quantum kot, , 18 September 2016, 08:24 UTC, <https://wiki.qkot.space/index.php?title=DDS_programming&oldid=274> [accessed 17 December 2025]
Chicago style
Quantum kot contributors, "DDS programming," Quantum kot, , https://wiki.qkot.space/index.php?title=DDS_programming&oldid=274 (accessed December 17, 2025).
CBE/CSE style
Quantum kot contributors. DDS programming [Internet]. Quantum kot, ; 2016 Sep 18, 08:24 UTC [cited 2025 Dec 17]. Available from: https://wiki.qkot.space/index.php?title=DDS_programming&oldid=274.
Bluebook style
DDS programming, https://wiki.qkot.space/index.php?title=DDS_programming&oldid=274 (last visited December 17, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Quantum kot",
title = "DDS programming --- Quantum kot{,} ",
year = "2016",
url = "https://wiki.qkot.space/index.php?title=DDS_programming&oldid=274",
note = "[Online; accessed 17-December-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 = "Quantum kot",
title = "DDS programming --- Quantum kot{,} ",
year = "2016",
url = "\url{https://wiki.qkot.space/index.php?title=DDS_programming&oldid=274}",
note = "[Online; accessed 17-December-2025]"
}