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: 25 April 2017 16:32 UTC
- Date retrieved: 5 August 2026 16:25 UTC
- Permanent URL: http://citing.bceln.ca/index.php?title=Date&oldid=930
- Page Version ID: 930
Citation styles for Date
APA style
Date. (2017, April 25). APA for Business Sources, . Retrieved 16:25, August 5, 2026 from http://citing.bceln.ca/index.php?title=Date&oldid=930.
MLA style
"Date." APA for Business Sources, . 25 Apr 2017, 16:32 UTC. 5 Aug 2026, 16:25 <http://citing.bceln.ca/index.php?title=Date&oldid=930>.
MHRA style
APA for Business Sources contributors, 'Date', APA for Business Sources, , 25 April 2017, 16:32 UTC, <http://citing.bceln.ca/index.php?title=Date&oldid=930> [accessed 5 August 2026]
Chicago style
APA for Business Sources contributors, "Date," APA for Business Sources, , http://citing.bceln.ca/index.php?title=Date&oldid=930 (accessed August 5, 2026).
CBE/CSE style
APA for Business Sources contributors. Date [Internet]. APA for Business Sources, ; 2017 Apr 25, 16:32 UTC [cited 2026 Aug 5]. Available from: http://citing.bceln.ca/index.php?title=Date&oldid=930.
Bluebook style
Date, http://citing.bceln.ca/index.php?title=Date&oldid=930 (last visited August 5, 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=930",
note = "[Online; accessed 5-August-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=930}",
note = "[Online; accessed 5-August-2026]"
}