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: 4 February 2026 06:06 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 06:06, February 4, 2026 from https://wiki.qkot.space/index.php?title=DDS_programming&oldid=274.
MLA style
"DDS programming." Quantum kot, . 18 Sep 2016, 08:24 UTC. 4 Feb 2026, 06:06 <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 4 February 2026]
Chicago style
Quantum kot contributors, "DDS programming," Quantum kot, , https://wiki.qkot.space/index.php?title=DDS_programming&oldid=274 (accessed February 4, 2026).
CBE/CSE style
Quantum kot contributors. DDS programming [Internet]. Quantum kot, ; 2016 Sep 18, 08:24 UTC [cited 2026 Feb 4]. 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 February 4, 2026).
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 4-February-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 = "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 4-February-2026]"
}