引用
「WordPressにSimpleMapを導入する」の書誌情報
- ページ名: WordPressにSimpleMapを導入する
- 著者: とある社畜の頭脳整理への寄稿者ら
- 発行者: 『とある社畜の頭脳整理』
- 更新日時: 2019年7月26日 08:37 (UTC)
- 取得日時: 2025年11月5日 10:49 (UTC)
- 恒久的なURI: https://knowledge.rinpress.com/index.php?title=WordPress%E3%81%ABSimpleMap%E3%82%92%E5%B0%8E%E5%85%A5%E3%81%99%E3%82%8B&oldid=413
- ページの版番号: 413
各種方式による「WordPressにSimpleMapを導入する」の書誌表示
APA方式
WordPressにSimpleMapを導入する. (2019年7月26日08:37). とある社畜の頭脳整理, . 2025年11月5日10:49 https://knowledge.rinpress.com/index.php?title=WordPress%E3%81%ABSimpleMap%E3%82%92%E5%B0%8E%E5%85%A5%E3%81%99%E3%82%8B&oldid=413 にて閲覧.
MLA方式
"WordPressにSimpleMapを導入する." とある社畜の頭脳整理, . 2019年7月26日08:37 (UTC). 2025年11月5日10:49 <https://knowledge.rinpress.com/index.php?title=WordPress%E3%81%ABSimpleMap%E3%82%92%E5%B0%8E%E5%85%A5%E3%81%99%E3%82%8B&oldid=413>.
MHRA方式
とある社畜の頭脳整理への寄稿者ら, 'WordPressにSimpleMapを導入する', とある社畜の頭脳整理, ,2019年7月26日 (UTC), <https://knowledge.rinpress.com/index.php?title=WordPress%E3%81%ABSimpleMap%E3%82%92%E5%B0%8E%E5%85%A5%E3%81%99%E3%82%8B&oldid=413> [2025年11月5日閲覧]
Chicago方式
とある社畜の頭脳整理への寄稿者ら, "WordPressにSimpleMapを導入する," とある社畜の頭脳整理, , https://knowledge.rinpress.com/index.php?title=WordPress%E3%81%ABSimpleMap%E3%82%92%E5%B0%8E%E5%85%A5%E3%81%99%E3%82%8B&oldid=413 (2025年11月5日閲覧).
CBE/CSE方式
とある社畜の頭脳整理への寄稿者ら. WordPressにSimpleMapを導入する [Internet]. とある社畜の頭脳整理, ; 2019年7月26日08:37 (UTC) [2025年11月5日現在で引用]. 入手元: https://knowledge.rinpress.com/index.php?title=WordPress%E3%81%ABSimpleMap%E3%82%92%E5%B0%8E%E5%85%A5%E3%81%99%E3%82%8B&oldid=413.
Bluebook方式
WordPressにSimpleMapを導入する, https://knowledge.rinpress.com/index.php?title=WordPress%E3%81%ABSimpleMap%E3%82%92%E5%B0%8E%E5%85%A5%E3%81%99%E3%82%8B&oldid=413 (2025年11月5日最終訪問).
BibTeXエントリ
@misc{ wiki:xxx,
author = "とある社畜の頭脳整理",
title = "WordPressにSimpleMapを導入する --- とある社畜の頭脳整理{,} ",
year = "2019",
url = "https://knowledge.rinpress.com/index.php?title=WordPress%E3%81%ABSimpleMap%E3%82%92%E5%B0%8E%E5%85%A5%E3%81%99%E3%82%8B&oldid=413",
note = "[オンライン; 閲覧日時 2025-5-11]"
}
URIの体裁を整えるためにLaTeXの url パッケージを用いる (プリアンブルのどこかに \usepackage{url} と書く) 場合は、以下のようにした方がいいかもしれません。
@misc{ wiki:xxx,
author = "とある社畜の頭脳整理",
title = "WordPressにSimpleMapを導入する --- とある社畜の頭脳整理{,} ",
year = "2019",
url = "\url{https://knowledge.rinpress.com/index.php?title=WordPress%E3%81%ABSimpleMap%E3%82%92%E5%B0%8E%E5%85%A5%E3%81%99%E3%82%8B&oldid=413}",
note = "[オンライン; 閲覧日時 2025-5-11]"
}