Cite This Page
Bibliographic details for X-Cart:Storefront Design and Layout
- Page name: X-Cart:Storefront Design and Layout
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 3 November 2010 18:25 UTC
- Date retrieved: 1 November 2025 06:03 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:Storefront_Design_and_Layout&oldid=4974
- Page Version ID: 4974
Citation styles for X-Cart:Storefront Design and Layout
APA style
X-Cart:Storefront Design and Layout. (2010, November 3). X-Cart 4 Classic, . Retrieved 06:03, November 1, 2025 from https://help.x-cart.com/index.php?title=X-Cart:Storefront_Design_and_Layout&oldid=4974.
MLA style
"X-Cart:Storefront Design and Layout." X-Cart 4 Classic, . 3 Nov 2010, 18:25 UTC. 1 Nov 2025, 06:03 <https://help.x-cart.com/index.php?title=X-Cart:Storefront_Design_and_Layout&oldid=4974>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:Storefront Design and Layout', X-Cart 4 Classic, , 3 November 2010, 18:25 UTC, <https://help.x-cart.com/index.php?title=X-Cart:Storefront_Design_and_Layout&oldid=4974> [accessed 1 November 2025]
Chicago style
X-Cart 4 Classic contributors, "X-Cart:Storefront Design and Layout," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=X-Cart:Storefront_Design_and_Layout&oldid=4974 (accessed November 1, 2025).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:Storefront Design and Layout [Internet]. X-Cart 4 Classic, ; 2010 Nov 3, 18:25 UTC [cited 2025 Nov 1]. Available from: https://help.x-cart.com/index.php?title=X-Cart:Storefront_Design_and_Layout&oldid=4974.
Bluebook style
X-Cart:Storefront Design and Layout, https://help.x-cart.com/index.php?title=X-Cart:Storefront_Design_and_Layout&oldid=4974 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "X-Cart:Storefront Design and Layout --- X-Cart 4 Classic{,} ",
year = "2010",
url = "https://help.x-cart.com/index.php?title=X-Cart:Storefront_Design_and_Layout&oldid=4974",
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:Storefront Design and Layout --- X-Cart 4 Classic{,} ",
year = "2010",
url = "\url{https://help.x-cart.com/index.php?title=X-Cart:Storefront_Design_and_Layout&oldid=4974}",
note = "[Online; accessed 1-November-2025]"
}