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