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: 11 April 2025 23:37 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 23:37, April 11, 2025 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. 11 Apr 2025, 23:37 <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 11 April 2025]
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 April 11, 2025).
CBE/CSE style
X-Cart 4 Classic contributors. LiteCommerce:Code [Internet]. X-Cart 4 Classic, ; 2010 Jan 19, 09:10 UTC [cited 2025 Apr 11]. 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 April 11, 2025).
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 11-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 = "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 11-April-2025]" }