Cite This Page
Bibliographic details for Date
- Page name: Date
- Author: APA for Business Sources contributors
- Publisher: APA for Business Sources, .
- Date of last revision: 28 April 2017 03:53 UTC
- Date retrieved: 20 June 2026 21:22 UTC
- Permanent URL: http://citing.bceln.ca/index.php?title=Date&oldid=1003
- Page Version ID: 1003
Citation styles for Date
APA style
Date. (2017, April 28). APA for Business Sources, . Retrieved 21:22, June 20, 2026 from http://citing.bceln.ca/index.php?title=Date&oldid=1003.
MLA style
"Date." APA for Business Sources, . 28 Apr 2017, 03:53 UTC. 20 Jun 2026, 21:22 <http://citing.bceln.ca/index.php?title=Date&oldid=1003>.
MHRA style
APA for Business Sources contributors, 'Date', APA for Business Sources, , 28 April 2017, 03:53 UTC, <http://citing.bceln.ca/index.php?title=Date&oldid=1003> [accessed 20 June 2026]
Chicago style
APA for Business Sources contributors, "Date," APA for Business Sources, , http://citing.bceln.ca/index.php?title=Date&oldid=1003 (accessed June 20, 2026).
CBE/CSE style
APA for Business Sources contributors. Date [Internet]. APA for Business Sources, ; 2017 Apr 28, 03:53 UTC [cited 2026 Jun 20]. Available from: http://citing.bceln.ca/index.php?title=Date&oldid=1003.
Bluebook style
Date, http://citing.bceln.ca/index.php?title=Date&oldid=1003 (last visited June 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "APA for Business Sources",
title = "Date --- APA for Business Sources{,} ",
year = "2017",
url = "http://citing.bceln.ca/index.php?title=Date&oldid=1003",
note = "[Online; accessed 20-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 = "APA for Business Sources",
title = "Date --- APA for Business Sources{,} ",
year = "2017",
url = "\url{http://citing.bceln.ca/index.php?title=Date&oldid=1003}",
note = "[Online; accessed 20-June-2026]"
}