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: 24 December 2009 08:44 UTC
- Date retrieved: 1 November 2025 06:03 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=598
- Page Version ID: 598
Citation styles for LiteCommerce:Code
APA style
LiteCommerce:Code. (2009, December 24). X-Cart 4 Classic, . Retrieved 06:03, November 1, 2025 from https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=598.
MLA style
"LiteCommerce:Code." X-Cart 4 Classic, . 24 Dec 2009, 08:44 UTC. 1 Nov 2025, 06:03 <https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=598>.
MHRA style
X-Cart 4 Classic contributors, 'LiteCommerce:Code', X-Cart 4 Classic, , 24 December 2009, 08:44 UTC, <https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=598> [accessed 1 November 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=598 (accessed November 1, 2025).
CBE/CSE style
X-Cart 4 Classic contributors. LiteCommerce:Code [Internet]. X-Cart 4 Classic, ; 2009 Dec 24, 08:44 UTC [cited 2025 Nov 1]. Available from: https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=598.
Bluebook style
LiteCommerce:Code, https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=598 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "LiteCommerce:Code --- X-Cart 4 Classic{,} ",
year = "2009",
url = "https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=598",
note = "[Online; accessed 1-November-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 = "2009",
url = "\url{https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=598}",
note = "[Online; accessed 1-November-2025]"
}