Cite This Page
Bibliographic details for LUA:GetFollowTarget
- Page name: LUA:GetFollowTarget
- Author: EQ2Emulator contributors
- Publisher: EQ2Emulator, .
- Date of last revision: 24 May 2013 03:44 UTC
- Date retrieved: 11 July 2026 06:18 UTC
- Permanent URL: https://oldwiki.eq2classic.com/index.php?title=LUA:GetFollowTarget&oldid=4813
- Page Version ID: 4813
Citation styles for LUA:GetFollowTarget
APA style
LUA:GetFollowTarget. (2013, May 24). EQ2Emulator, . Retrieved 06:18, July 11, 2026 from https://oldwiki.eq2classic.com/index.php?title=LUA:GetFollowTarget&oldid=4813.
MLA style
"LUA:GetFollowTarget." EQ2Emulator, . 24 May 2013, 03:44 UTC. 11 Jul 2026, 06:18 <https://oldwiki.eq2classic.com/index.php?title=LUA:GetFollowTarget&oldid=4813>.
MHRA style
EQ2Emulator contributors, 'LUA:GetFollowTarget', EQ2Emulator, , 24 May 2013, 03:44 UTC, <https://oldwiki.eq2classic.com/index.php?title=LUA:GetFollowTarget&oldid=4813> [accessed 11 July 2026]
Chicago style
EQ2Emulator contributors, "LUA:GetFollowTarget," EQ2Emulator, , https://oldwiki.eq2classic.com/index.php?title=LUA:GetFollowTarget&oldid=4813 (accessed July 11, 2026).
CBE/CSE style
EQ2Emulator contributors. LUA:GetFollowTarget [Internet]. EQ2Emulator, ; 2013 May 24, 03:44 UTC [cited 2026 Jul 11]. Available from: https://oldwiki.eq2classic.com/index.php?title=LUA:GetFollowTarget&oldid=4813.
Bluebook style
LUA:GetFollowTarget, https://oldwiki.eq2classic.com/index.php?title=LUA:GetFollowTarget&oldid=4813 (last visited July 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "EQ2Emulator",
title = "LUA:GetFollowTarget --- EQ2Emulator{,} ",
year = "2013",
url = "https://oldwiki.eq2classic.com/index.php?title=LUA:GetFollowTarget&oldid=4813",
note = "[Online; accessed 11-July-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 = "EQ2Emulator",
title = "LUA:GetFollowTarget --- EQ2Emulator{,} ",
year = "2013",
url = "\url{https://oldwiki.eq2classic.com/index.php?title=LUA:GetFollowTarget&oldid=4813}",
note = "[Online; accessed 11-July-2026]"
}