Cite This Page
Bibliographic details for X-Cart:Shipping Label Generator
- Page name: X-Cart:Shipping Label Generator
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 28 January 2010 14:41 UTC
- Date retrieved: 7 April 2026 07:28 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:Shipping_Label_Generator&oldid=2707
- Page Version ID: 2707
Citation styles for X-Cart:Shipping Label Generator
APA style
X-Cart:Shipping Label Generator. (2010, January 28). X-Cart 4 Classic, . Retrieved 07:28, April 7, 2026 from https://help.x-cart.com/index.php?title=X-Cart:Shipping_Label_Generator&oldid=2707.
MLA style
"X-Cart:Shipping Label Generator." X-Cart 4 Classic, . 28 Jan 2010, 14:41 UTC. 7 Apr 2026, 07:28 <https://help.x-cart.com/index.php?title=X-Cart:Shipping_Label_Generator&oldid=2707>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:Shipping Label Generator', X-Cart 4 Classic, , 28 January 2010, 14:41 UTC, <https://help.x-cart.com/index.php?title=X-Cart:Shipping_Label_Generator&oldid=2707> [accessed 7 April 2026]
Chicago style
X-Cart 4 Classic contributors, "X-Cart:Shipping Label Generator," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=X-Cart:Shipping_Label_Generator&oldid=2707 (accessed April 7, 2026).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:Shipping Label Generator [Internet]. X-Cart 4 Classic, ; 2010 Jan 28, 14:41 UTC [cited 2026 Apr 7]. Available from: https://help.x-cart.com/index.php?title=X-Cart:Shipping_Label_Generator&oldid=2707.
Bluebook style
X-Cart:Shipping Label Generator, https://help.x-cart.com/index.php?title=X-Cart:Shipping_Label_Generator&oldid=2707 (last visited April 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "X-Cart:Shipping Label Generator --- X-Cart 4 Classic{,} ",
year = "2010",
url = "https://help.x-cart.com/index.php?title=X-Cart:Shipping_Label_Generator&oldid=2707",
note = "[Online; accessed 7-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:Shipping Label Generator --- X-Cart 4 Classic{,} ",
year = "2010",
url = "\url{https://help.x-cart.com/index.php?title=X-Cart:Shipping_Label_Generator&oldid=2707}",
note = "[Online; accessed 7-April-2026]"
}