Cite This Page
Bibliographic details for Linking Tool
- Page name: Linking Tool
- Author: WebDisplays contributors
- Publisher: WebDisplays, .
- Date of last revision: 13 February 2018 21:39 UTC
- Date retrieved: 19 March 2026 09:45 UTC
- Permanent URL: https://montoyo.net/wdwiki/index.php?title=Linking_Tool&oldid=143
- Page Version ID: 143
Citation styles for Linking Tool
APA style
Linking Tool. (2018, February 13). WebDisplays, . Retrieved09:45, March 19, 2026
from https://montoyo.net/wdwiki/index.php?title=Linking_Tool&oldid=143.
MLA style
"Linking Tool." WebDisplays, . 13 Feb 2018, 21:39 UTC.19 Mar 2026, 09:45
<https://montoyo.net/wdwiki/index.php?title=Linking_Tool&oldid=143>.
MHRA style
WebDisplays contributors, 'Linking Tool', WebDisplays, , 13 February 2018, 21:39 UTC, <https://montoyo.net/wdwiki/index.php?title=Linking_Tool&oldid=143> [accessed19 March 2026
]
Chicago style
WebDisplays contributors, "Linking Tool," WebDisplays, , https://montoyo.net/wdwiki/index.php?title=Linking_Tool&oldid=143 (accessedMarch 19, 2026
).
CBE/CSE style
WebDisplays contributors. Linking Tool [Internet]. WebDisplays, ; 2018 Feb 13, 21:39 UTC [cited2026 Mar 19
]. Available from:
https://montoyo.net/wdwiki/index.php?title=Linking_Tool&oldid=143.
Bluebook style
Linking Tool, https://montoyo.net/wdwiki/index.php?title=Linking_Tool&oldid=143 (last visitedMarch 19, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "WebDisplays",
title = "Linking Tool --- WebDisplays{,} ",
year = "2018",
url = "https://montoyo.net/wdwiki/index.php?title=Linking_Tool&oldid=143",
note = "[Online; accessed 19-March-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 = "WebDisplays",
title = "Linking Tool --- WebDisplays{,} ",
year = "2018",
url = "\url{https://montoyo.net/wdwiki/index.php?title=Linking_Tool&oldid=143}",
note = "[Online; accessed 19-March-2026
]"
}