Bibliographic details for "HTML書き出し"
-
ページ名: HTML書き出し
-
著者: Anonymous Contributors
-
Publisher: Oceansoft Library.
-
Date of this revision: 25 November 2006 14:57 GMT
-
Date retrieved: 16 August 2026 05:53 GMT
-
Page Version ID: 1164466672
Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs.
Citation styles for "HTML書き出し"
APA
HTML書き出し. (2006, Nov 25). In Oceansoft Library. Retrieved 05:53, August 16, 2026, from https://l.tpot.tk/doku.php?id=win:agenda:tips:outhtml&rev=1164466672.
MLA
Anonymous Contributors. "HTML書き出し". Oceansoft Library. 25 Nov. 2006. Web. 16 Aug. 2026, 05:53
MHRA
Anonymous Contributors, 'HTML書き出し', Oceansoft Library, 25 November 2006, 14:57 GMT, <https://l.tpot.tk/doku.php?id=win:agenda:tips:outhtml&rev=1164466672> [Accessed 16 August 2026]
Chicago
Anonymous Contributors, "HTML書き出し", Oceansoft Library, https://l.tpot.tk/doku.php?id=win:agenda:tips:outhtml&rev=1164466672 (Accessed August 16, 2026).
CBE/CSE
Anonymous Contributors. HTML書き出し [Internet]. Oceansoft Library; 2006 Nov 25, 14:57 GMT [Cited 2026 Aug 16]. Available at: https://l.tpot.tk/doku.php?id=win:agenda:tips:outhtml&rev=1164466672.
Bluebook
HTML書き出し, https://l.tpot.tk/doku.php?id=win:agenda:tips:outhtml&rev=1164466672 (最終訪問 August 16, 2026).
AMA
Anonymous Contributors. HTML書き出し. Oceansoft Library. November 25, 2006, 14:57 GMT. Available at: https://l.tpot.tk/doku.php?id=win:agenda:tips:outhtml&rev=1164466672. Accessed August 16, 2026.
BibTeX
@misc{ wiki:xxx,
author = "Anonymous Contributors",
title = "HTML書き出し --- Oceansoft Library",
year = "2006",
url = "https://l.tpot.tk/doku.php?id=win:agenda:tips:outhtml&rev=1164466672",
note = "[Online; accessed 16-August-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 = "Anonymous Contributors",
title = "HTML書き出し --- Oceansoft Library",
year = "2006",
url = "\url{https://l.tpot.tk/doku.php?id=win:agenda:tips:outhtml&rev=1164466672}",
note = "[Online; accessed 16-August-2026]"
author = "Anonymous Contributors",
title = "HTML書き出し --- Oceansoft Library",
year = "2006",
url = "\url{https://l.tpot.tk/doku.php?id=win:agenda:tips:outhtml&rev=1164466672}",
note = "[Online; accessed 16-August-2026]"
}