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: 18 November 2025 23:12 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 23:12, November 18, 2025 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. 18 Nov 2025, 23:12 <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 18 November 2025]
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 November 18, 2025).
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 2025 Nov 18]. 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 November 18, 2025).
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 18-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 = "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 18-November-2025]"
}