Cite This Page
Bibliographic details for Guidelines on writing Software specification
- Page name: Guidelines on writing Software specification
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 2 December 2010 08:37 UTC
- Date retrieved: 19 April 2025 20:17 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=Guidelines_on_writing_Software_specification&oldid=5188
- Page Version ID: 5188
Citation styles for Guidelines on writing Software specification
APA style
Guidelines on writing Software specification. (2010, December 2). X-Cart 4 Classic, . Retrieved 20:17, April 19, 2025 from https://help.x-cart.com/index.php?title=Guidelines_on_writing_Software_specification&oldid=5188.
MLA style
"Guidelines on writing Software specification." X-Cart 4 Classic, . 2 Dec 2010, 08:37 UTC. 19 Apr 2025, 20:17 <https://help.x-cart.com/index.php?title=Guidelines_on_writing_Software_specification&oldid=5188>.
MHRA style
X-Cart 4 Classic contributors, 'Guidelines on writing Software specification', X-Cart 4 Classic, , 2 December 2010, 08:37 UTC, <https://help.x-cart.com/index.php?title=Guidelines_on_writing_Software_specification&oldid=5188> [accessed 19 April 2025]
Chicago style
X-Cart 4 Classic contributors, "Guidelines on writing Software specification," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=Guidelines_on_writing_Software_specification&oldid=5188 (accessed April 19, 2025).
CBE/CSE style
X-Cart 4 Classic contributors. Guidelines on writing Software specification [Internet]. X-Cart 4 Classic, ; 2010 Dec 2, 08:37 UTC [cited 2025 Apr 19]. Available from: https://help.x-cart.com/index.php?title=Guidelines_on_writing_Software_specification&oldid=5188.
Bluebook style
Guidelines on writing Software specification, https://help.x-cart.com/index.php?title=Guidelines_on_writing_Software_specification&oldid=5188 (last visited April 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "X-Cart 4 Classic", title = "Guidelines on writing Software specification --- X-Cart 4 Classic{,} ", year = "2010", url = "https://help.x-cart.com/index.php?title=Guidelines_on_writing_Software_specification&oldid=5188", note = "[Online; accessed 19-April-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 = "X-Cart 4 Classic", title = "Guidelines on writing Software specification --- X-Cart 4 Classic{,} ", year = "2010", url = "\url{https://help.x-cart.com/index.php?title=Guidelines_on_writing_Software_specification&oldid=5188}", note = "[Online; accessed 19-April-2025]" }