Cite This Page
Bibliographic details for LiteCommerce:Code
- Page name: LiteCommerce:Code
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 19 January 2010 09:10 UTC
- Date retrieved: 21 November 2024 22:50 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=1870
- Page Version ID: 1870
Citation styles for LiteCommerce:Code
APA style
LiteCommerce:Code. (2010, January 19). X-Cart 4 Classic, . Retrieved 22:50, November 21, 2024 from https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=1870.
MLA style
"LiteCommerce:Code." X-Cart 4 Classic, . 19 Jan 2010, 09:10 UTC. 21 Nov 2024, 22:50 <https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=1870>.
MHRA style
X-Cart 4 Classic contributors, 'LiteCommerce:Code', X-Cart 4 Classic, , 19 January 2010, 09:10 UTC, <https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=1870> [accessed 21 November 2024]
Chicago style
X-Cart 4 Classic contributors, "LiteCommerce:Code," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=1870 (accessed November 21, 2024).
CBE/CSE style
X-Cart 4 Classic contributors. LiteCommerce:Code [Internet]. X-Cart 4 Classic, ; 2010 Jan 19, 09:10 UTC [cited 2024 Nov 21]. Available from: https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=1870.
Bluebook style
LiteCommerce:Code, https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=1870 (last visited November 21, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "X-Cart 4 Classic", title = "LiteCommerce:Code --- X-Cart 4 Classic{,} ", year = "2010", url = "https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=1870", note = "[Online; accessed 21-November-2024]" }
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 = "LiteCommerce:Code --- X-Cart 4 Classic{,} ", year = "2010", url = "\url{https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=1870}", note = "[Online; accessed 21-November-2024]" }