Cite This Page
Bibliographic details for NeTEX
- Page name: NeTEX
- Author: DATA4PT WIKI contributors
- Publisher: DATA4PT WIKI.
- Date of last revision: 23 March 2026 13:19 UTC
- Date retrieved: 21 May 2026 01:53 UTC
- Permanent URL: https://data4pt.org/w/index.php?title=NeTEX&oldid=728
- Page Version ID: 728
Citation styles for NeTEX
APA style
NeTEX. (2026, March 23). DATA4PT WIKI. Retrieved 01:53, May 21, 2026 from https://data4pt.org/w/index.php?title=NeTEX&oldid=728.
MLA style
"NeTEX." DATA4PT WIKI. 23 Mar 2026, 13:19 UTC. 21 May 2026, 01:53 <https://data4pt.org/w/index.php?title=NeTEX&oldid=728>.
MHRA style
DATA4PT WIKI contributors, 'NeTEX', DATA4PT WIKI, 23 March 2026, 13:19 UTC, <https://data4pt.org/w/index.php?title=NeTEX&oldid=728> [accessed 21 May 2026]
Chicago style
DATA4PT WIKI contributors, "NeTEX," DATA4PT WIKI, https://data4pt.org/w/index.php?title=NeTEX&oldid=728 (accessed May 21, 2026).
CBE/CSE style
DATA4PT WIKI contributors. NeTEX [Internet]. DATA4PT WIKI; 2026 Mar 23, 13:19 UTC [cited 2026 May 21]. Available from: https://data4pt.org/w/index.php?title=NeTEX&oldid=728.
Bluebook style
NeTEX, https://data4pt.org/w/index.php?title=NeTEX&oldid=728 (last visited May 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DATA4PT WIKI",
title = "NeTEX --- DATA4PT WIKI{,} ",
year = "2026",
url = "https://data4pt.org/w/index.php?title=NeTEX&oldid=728",
note = "[Online; accessed 21-May-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 = "DATA4PT WIKI",
title = "NeTEX --- DATA4PT WIKI{,} ",
year = "2026",
url = "\url{https://data4pt.org/w/index.php?title=NeTEX&oldid=728}",
note = "[Online; accessed 21-May-2026]"
}