Cite This Page
Bibliographic details for X-Cart:Adding CMS/blog to your store
- Page name: X-Cart:Adding CMS/blog to your store
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 18 April 2011 11:54 UTC
- Date retrieved: 29 October 2025 04:34 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:Adding_CMS/blog_to_your_store&oldid=5907
- Page Version ID: 5907
Citation styles for X-Cart:Adding CMS/blog to your store
APA style
X-Cart:Adding CMS/blog to your store. (2011, April 18). X-Cart 4 Classic, . Retrieved 04:34, October 29, 2025 from https://help.x-cart.com/index.php?title=X-Cart:Adding_CMS/blog_to_your_store&oldid=5907.
MLA style
"X-Cart:Adding CMS/blog to your store." X-Cart 4 Classic, . 18 Apr 2011, 11:54 UTC. 29 Oct 2025, 04:34 <https://help.x-cart.com/index.php?title=X-Cart:Adding_CMS/blog_to_your_store&oldid=5907>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:Adding CMS/blog to your store', X-Cart 4 Classic, , 18 April 2011, 11:54 UTC, <https://help.x-cart.com/index.php?title=X-Cart:Adding_CMS/blog_to_your_store&oldid=5907> [accessed 29 October 2025]
Chicago style
X-Cart 4 Classic contributors, "X-Cart:Adding CMS/blog to your store," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=X-Cart:Adding_CMS/blog_to_your_store&oldid=5907 (accessed October 29, 2025).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:Adding CMS/blog to your store [Internet]. X-Cart 4 Classic, ; 2011 Apr 18, 11:54 UTC [cited 2025 Oct 29]. Available from: https://help.x-cart.com/index.php?title=X-Cart:Adding_CMS/blog_to_your_store&oldid=5907.
Bluebook style
X-Cart:Adding CMS/blog to your store, https://help.x-cart.com/index.php?title=X-Cart:Adding_CMS/blog_to_your_store&oldid=5907 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "X-Cart:Adding CMS/blog to your store --- X-Cart 4 Classic{,} ",
year = "2011",
url = "https://help.x-cart.com/index.php?title=X-Cart:Adding_CMS/blog_to_your_store&oldid=5907",
note = "[Online; accessed 29-October-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:Adding CMS/blog to your store --- X-Cart 4 Classic{,} ",
year = "2011",
url = "\url{https://help.x-cart.com/index.php?title=X-Cart:Adding_CMS/blog_to_your_store&oldid=5907}",
note = "[Online; accessed 29-October-2025]"
}