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