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