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