Cite This Page
Bibliographic details for X-Cart:Understanding X-Cart
- Page name: X-Cart:Understanding X-Cart
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 5 October 2012 11:44 UTC
- Date retrieved: 29 April 2026 23:57 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:Understanding_X-Cart&oldid=8850
- Page Version ID: 8850
Citation styles for X-Cart:Understanding X-Cart
APA style
X-Cart:Understanding X-Cart. (2012, October 5). X-Cart 4 Classic, . Retrieved 23:57, April 29, 2026 from https://help.x-cart.com/index.php?title=X-Cart:Understanding_X-Cart&oldid=8850.
MLA style
"X-Cart:Understanding X-Cart." X-Cart 4 Classic, . 5 Oct 2012, 11:44 UTC. 29 Apr 2026, 23:57 <https://help.x-cart.com/index.php?title=X-Cart:Understanding_X-Cart&oldid=8850>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:Understanding X-Cart', X-Cart 4 Classic, , 5 October 2012, 11:44 UTC, <https://help.x-cart.com/index.php?title=X-Cart:Understanding_X-Cart&oldid=8850> [accessed 29 April 2026]
Chicago style
X-Cart 4 Classic contributors, "X-Cart:Understanding X-Cart," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=X-Cart:Understanding_X-Cart&oldid=8850 (accessed April 29, 2026).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:Understanding X-Cart [Internet]. X-Cart 4 Classic, ; 2012 Oct 5, 11:44 UTC [cited 2026 Apr 29]. Available from: https://help.x-cart.com/index.php?title=X-Cart:Understanding_X-Cart&oldid=8850.
Bluebook style
X-Cart:Understanding X-Cart, https://help.x-cart.com/index.php?title=X-Cart:Understanding_X-Cart&oldid=8850 (last visited April 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "X-Cart:Understanding X-Cart --- X-Cart 4 Classic{,} ",
year = "2012",
url = "https://help.x-cart.com/index.php?title=X-Cart:Understanding_X-Cart&oldid=8850",
note = "[Online; accessed 29-April-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:Understanding X-Cart --- X-Cart 4 Classic{,} ",
year = "2012",
url = "\url{https://help.x-cart.com/index.php?title=X-Cart:Understanding_X-Cart&oldid=8850}",
note = "[Online; accessed 29-April-2026]"
}