Cite This Page
Bibliographic details for Udp.h
- Page name: Udp.h
- Author: Makerfire contributors
- Publisher: Makerfire, .
- Date of last revision: 9 March 2018 06:43 UTC
- Date retrieved: 12 April 2025 08:30 UTC
- Permanent URL: http://wiki.makerfire.com/index.php?title=Udp.h&oldid=235
- Page Version ID: 235
Citation styles for Udp.h
APA style
Udp.h. (2018, March 9). Makerfire, . Retrieved08:30, April 12, 2025
from http://wiki.makerfire.com/index.php?title=Udp.h&oldid=235.
MLA style
"Udp.h." Makerfire, . 9 Mar 2018, 06:43 UTC.12 Apr 2025, 08:30
<http://wiki.makerfire.com/index.php?title=Udp.h&oldid=235>.
MHRA style
Makerfire contributors, 'Udp.h', Makerfire, , 9 March 2018, 06:43 UTC, <http://wiki.makerfire.com/index.php?title=Udp.h&oldid=235> [accessed12 April 2025
]
Chicago style
Makerfire contributors, "Udp.h," Makerfire, , http://wiki.makerfire.com/index.php?title=Udp.h&oldid=235 (accessedApril 12, 2025
).
CBE/CSE style
Makerfire contributors. Udp.h [Internet]. Makerfire, ; 2018 Mar 9, 06:43 UTC [cited2025 Apr 12
]. Available from:
http://wiki.makerfire.com/index.php?title=Udp.h&oldid=235.
Bluebook style
Udp.h, http://wiki.makerfire.com/index.php?title=Udp.h&oldid=235 (last visitedApril 12, 2025
).
BibTeX entry
@misc{ wiki:xxx, author = "Makerfire", title = "Udp.h --- Makerfire{,} ", year = "2018", url = "http://wiki.makerfire.com/index.php?title=Udp.h&oldid=235",note = "[Online; accessed
12-April-2025
]"
}
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 = "Makerfire", title = "Udp.h --- Makerfire{,} ", year = "2018", url = "\url{http://wiki.makerfire.com/index.php?title=Udp.h&oldid=235}",note = "[Online; accessed
12-April-2025
]"
}