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: 10 May 2016 02:01 UTC
- Date retrieved: 28 June 2026 14:31 UTC
- Permanent URL: http://citing.bceln.ca/index.php?title=Date&oldid=445
- Page Version ID: 445
Citation styles for Date
APA style
Date. (2016, May 10). APA for Business Sources, . Retrieved 14:31, June 28, 2026 from http://citing.bceln.ca/index.php?title=Date&oldid=445.
MLA style
"Date." APA for Business Sources, . 10 May 2016, 02:01 UTC. 28 Jun 2026, 14:31 <http://citing.bceln.ca/index.php?title=Date&oldid=445>.
MHRA style
APA for Business Sources contributors, 'Date', APA for Business Sources, , 10 May 2016, 02:01 UTC, <http://citing.bceln.ca/index.php?title=Date&oldid=445> [accessed 28 June 2026]
Chicago style
APA for Business Sources contributors, "Date," APA for Business Sources, , http://citing.bceln.ca/index.php?title=Date&oldid=445 (accessed June 28, 2026).
CBE/CSE style
APA for Business Sources contributors. Date [Internet]. APA for Business Sources, ; 2016 May 10, 02:01 UTC [cited 2026 Jun 28]. Available from: http://citing.bceln.ca/index.php?title=Date&oldid=445.
Bluebook style
Date, http://citing.bceln.ca/index.php?title=Date&oldid=445 (last visited June 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "APA for Business Sources",
title = "Date --- APA for Business Sources{,} ",
year = "2016",
url = "http://citing.bceln.ca/index.php?title=Date&oldid=445",
note = "[Online; accessed 28-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 = "2016",
url = "\url{http://citing.bceln.ca/index.php?title=Date&oldid=445}",
note = "[Online; accessed 28-June-2026]"
}