Cite This Page
Bibliographic details for Linking Tool
- Page name: Linking Tool
- Author: WebDisplays contributors
- Publisher: WebDisplays, .
- Date of last revision: 12 February 2018 23:32 UTC
- Date retrieved: 19 March 2026 09:57 UTC
- Permanent URL: https://montoyo.net/wdwiki/index.php?title=Linking_Tool&oldid=64
- Page Version ID: 64
Citation styles for Linking Tool
APA style
Linking Tool. (2018, February 12). WebDisplays, . Retrieved09:57, March 19, 2026
from https://montoyo.net/wdwiki/index.php?title=Linking_Tool&oldid=64.
MLA style
"Linking Tool." WebDisplays, . 12 Feb 2018, 23:32 UTC.19 Mar 2026, 09:57
<https://montoyo.net/wdwiki/index.php?title=Linking_Tool&oldid=64>.
MHRA style
WebDisplays contributors, 'Linking Tool', WebDisplays, , 12 February 2018, 23:32 UTC, <https://montoyo.net/wdwiki/index.php?title=Linking_Tool&oldid=64> [accessed19 March 2026
]
Chicago style
WebDisplays contributors, "Linking Tool," WebDisplays, , https://montoyo.net/wdwiki/index.php?title=Linking_Tool&oldid=64 (accessedMarch 19, 2026
).
CBE/CSE style
WebDisplays contributors. Linking Tool [Internet]. WebDisplays, ; 2018 Feb 12, 23:32 UTC [cited2026 Mar 19
]. Available from:
https://montoyo.net/wdwiki/index.php?title=Linking_Tool&oldid=64.
Bluebook style
Linking Tool, https://montoyo.net/wdwiki/index.php?title=Linking_Tool&oldid=64 (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=64",
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=64}",
note = "[Online; accessed 19-March-2026
]"
}