Cite This Page
Bibliographic details for X-Cart:Installing X-Cart on Windows
- Page name: X-Cart:Installing X-Cart on Windows
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 10 December 2009 15:14 UTC
- Date retrieved: 1 November 2025 16:33 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:Installing_X-Cart_on_Windows&oldid=145
- Page Version ID: 145
Citation styles for X-Cart:Installing X-Cart on Windows
APA style
X-Cart:Installing X-Cart on Windows. (2009, December 10). X-Cart 4 Classic, . Retrieved 16:33, November 1, 2025 from https://help.x-cart.com/index.php?title=X-Cart:Installing_X-Cart_on_Windows&oldid=145.
MLA style
"X-Cart:Installing X-Cart on Windows." X-Cart 4 Classic, . 10 Dec 2009, 15:14 UTC. 1 Nov 2025, 16:33 <https://help.x-cart.com/index.php?title=X-Cart:Installing_X-Cart_on_Windows&oldid=145>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:Installing X-Cart on Windows', X-Cart 4 Classic, , 10 December 2009, 15:14 UTC, <https://help.x-cart.com/index.php?title=X-Cart:Installing_X-Cart_on_Windows&oldid=145> [accessed 1 November 2025]
Chicago style
X-Cart 4 Classic contributors, "X-Cart:Installing X-Cart on Windows," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=X-Cart:Installing_X-Cart_on_Windows&oldid=145 (accessed November 1, 2025).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:Installing X-Cart on Windows [Internet]. X-Cart 4 Classic, ; 2009 Dec 10, 15:14 UTC [cited 2025 Nov 1]. Available from: https://help.x-cart.com/index.php?title=X-Cart:Installing_X-Cart_on_Windows&oldid=145.
Bluebook style
X-Cart:Installing X-Cart on Windows, https://help.x-cart.com/index.php?title=X-Cart:Installing_X-Cart_on_Windows&oldid=145 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "X-Cart:Installing X-Cart on Windows --- X-Cart 4 Classic{,} ",
year = "2009",
url = "https://help.x-cart.com/index.php?title=X-Cart:Installing_X-Cart_on_Windows&oldid=145",
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 = "X-Cart:Installing X-Cart on Windows --- X-Cart 4 Classic{,} ",
year = "2009",
url = "\url{https://help.x-cart.com/index.php?title=X-Cart:Installing_X-Cart_on_Windows&oldid=145}",
note = "[Online; accessed 1-November-2025]"
}