Cite This Page
Bibliographic details for Specification
- Page name: Specification
- Author: QNAPedia contributors
- Publisher: QNAPedia, .
- Date of last revision: 26 October 2015 11:26 UTC
- Date retrieved: 18 April 2026 04:36 UTC
- Permanent URL: https://wiki.qnap.com/mediawiki/index.php?title=Specification&oldid=1009
- Page Version ID: 1009
Citation styles for Specification
APA style
Specification. (2015, October 26). QNAPedia, . Retrieved 04:36, April 18, 2026 from https://wiki.qnap.com/mediawiki/index.php?title=Specification&oldid=1009.
MLA style
"Specification." QNAPedia, . 26 Oct 2015, 11:26 UTC. 18 Apr 2026, 04:36 <https://wiki.qnap.com/mediawiki/index.php?title=Specification&oldid=1009>.
MHRA style
QNAPedia contributors, 'Specification', QNAPedia, , 26 October 2015, 11:26 UTC, <https://wiki.qnap.com/mediawiki/index.php?title=Specification&oldid=1009> [accessed 18 April 2026]
Chicago style
QNAPedia contributors, "Specification," QNAPedia, , https://wiki.qnap.com/mediawiki/index.php?title=Specification&oldid=1009 (accessed April 18, 2026).
CBE/CSE style
QNAPedia contributors. Specification [Internet]. QNAPedia, ; 2015 Oct 26, 11:26 UTC [cited 2026 Apr 18]. Available from: https://wiki.qnap.com/mediawiki/index.php?title=Specification&oldid=1009.
Bluebook style
Specification, https://wiki.qnap.com/mediawiki/index.php?title=Specification&oldid=1009 (last visited April 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "QNAPedia",
title = "Specification --- QNAPedia{,} ",
year = "2015",
url = "https://wiki.qnap.com/mediawiki/index.php?title=Specification&oldid=1009",
note = "[Online; accessed 18-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 = "QNAPedia",
title = "Specification --- QNAPedia{,} ",
year = "2015",
url = "\url{https://wiki.qnap.com/mediawiki/index.php?title=Specification&oldid=1009}",
note = "[Online; accessed 18-April-2026]"
}