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:09 UTC
- Date retrieved: 22 November 2024 10:54 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=1868
- Page Version ID: 1868
Citation styles for LiteCommerce:Code
APA style
LiteCommerce:Code. (2010, January 19). X-Cart 4 Classic, . Retrieved 10:54, November 22, 2024 from https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=1868.
MLA style
"LiteCommerce:Code." X-Cart 4 Classic, . 19 Jan 2010, 09:09 UTC. 22 Nov 2024, 10:54 <https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=1868>.
MHRA style
X-Cart 4 Classic contributors, 'LiteCommerce:Code', X-Cart 4 Classic, , 19 January 2010, 09:09 UTC, <https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=1868> [accessed 22 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=1868 (accessed November 22, 2024).
CBE/CSE style
X-Cart 4 Classic contributors. LiteCommerce:Code [Internet]. X-Cart 4 Classic, ; 2010 Jan 19, 09:09 UTC [cited 2024 Nov 22]. Available from: https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=1868.
Bluebook style
LiteCommerce:Code, https://help.x-cart.com/index.php?title=LiteCommerce:Code&oldid=1868 (last visited November 22, 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=1868", note = "[Online; accessed 22-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=1868}", note = "[Online; accessed 22-November-2024]" }