Cite This Page
Bibliographic details for X-Cart:Installing X-Cart Manually
- Page name: X-Cart:Installing X-Cart Manually
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 8 November 2011 06:13 UTC
- Date retrieved: 19 March 2026 11:20 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:Installing_X-Cart_Manually&oldid=6799
- Page Version ID: 6799
Citation styles for X-Cart:Installing X-Cart Manually
APA style
X-Cart:Installing X-Cart Manually. (2011, November 8). X-Cart 4 Classic, . Retrieved 11:20, March 19, 2026 from https://help.x-cart.com/index.php?title=X-Cart:Installing_X-Cart_Manually&oldid=6799.
MLA style
"X-Cart:Installing X-Cart Manually." X-Cart 4 Classic, . 8 Nov 2011, 06:13 UTC. 19 Mar 2026, 11:20 <https://help.x-cart.com/index.php?title=X-Cart:Installing_X-Cart_Manually&oldid=6799>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:Installing X-Cart Manually', X-Cart 4 Classic, , 8 November 2011, 06:13 UTC, <https://help.x-cart.com/index.php?title=X-Cart:Installing_X-Cart_Manually&oldid=6799> [accessed 19 March 2026]
Chicago style
X-Cart 4 Classic contributors, "X-Cart:Installing X-Cart Manually," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=X-Cart:Installing_X-Cart_Manually&oldid=6799 (accessed March 19, 2026).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:Installing X-Cart Manually [Internet]. X-Cart 4 Classic, ; 2011 Nov 8, 06:13 UTC [cited 2026 Mar 19]. Available from: https://help.x-cart.com/index.php?title=X-Cart:Installing_X-Cart_Manually&oldid=6799.
Bluebook style
X-Cart:Installing X-Cart Manually, https://help.x-cart.com/index.php?title=X-Cart:Installing_X-Cart_Manually&oldid=6799 (last visited March 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "X-Cart:Installing X-Cart Manually --- X-Cart 4 Classic{,} ",
year = "2011",
url = "https://help.x-cart.com/index.php?title=X-Cart:Installing_X-Cart_Manually&oldid=6799",
note = "[Online; accessed 19-March-2026]"
}
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 = "X-Cart:Installing X-Cart Manually --- X-Cart 4 Classic{,} ",
year = "2011",
url = "\url{https://help.x-cart.com/index.php?title=X-Cart:Installing_X-Cart_Manually&oldid=6799}",
note = "[Online; accessed 19-March-2026]"
}