Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Department of Planning contributors
- Publisher: Department of Planning, .
- Date of last revision: 3 December 2021 12:42 UTC
- Date retrieved: 11 April 2026 04:40 UTC
- Permanent URL: http://dokuwiki.balticrim.eu/index.php?title=Main_Page&oldid=946
- Page Version ID: 946
Citation styles for Main Page
APA style
Main Page. (2021, December 3). Department of Planning, . Retrieved 04:40, April 11, 2026 from http://dokuwiki.balticrim.eu/index.php?title=Main_Page&oldid=946.
MLA style
"Main Page." Department of Planning, . 3 Dec 2021, 12:42 UTC. 11 Apr 2026, 04:40 <http://dokuwiki.balticrim.eu/index.php?title=Main_Page&oldid=946>.
MHRA style
Department of Planning contributors, 'Main Page', Department of Planning, , 3 December 2021, 12:42 UTC, <http://dokuwiki.balticrim.eu/index.php?title=Main_Page&oldid=946> [accessed 11 April 2026]
Chicago style
Department of Planning contributors, "Main Page," Department of Planning, , http://dokuwiki.balticrim.eu/index.php?title=Main_Page&oldid=946 (accessed April 11, 2026).
CBE/CSE style
Department of Planning contributors. Main Page [Internet]. Department of Planning, ; 2021 Dec 3, 12:42 UTC [cited 2026 Apr 11]. Available from: http://dokuwiki.balticrim.eu/index.php?title=Main_Page&oldid=946.
Bluebook style
Main Page, http://dokuwiki.balticrim.eu/index.php?title=Main_Page&oldid=946 (last visited April 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Department of Planning",
title = "Main Page --- Department of Planning{,} ",
year = "2021",
url = "http://dokuwiki.balticrim.eu/index.php?title=Main_Page&oldid=946",
note = "[Online; accessed 11-April-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 = "Department of Planning",
title = "Main Page --- Department of Planning{,} ",
year = "2021",
url = "\url{http://dokuwiki.balticrim.eu/index.php?title=Main_Page&oldid=946}",
note = "[Online; accessed 11-April-2026]"
}