Skip to content

Instantly share code, notes, and snippets.

@momota10s
Created January 30, 2015 11:30
Show Gist options
  • Save momota10s/97887692ebe01f24d234 to your computer and use it in GitHub Desktop.
Save momota10s/97887692ebe01f24d234 to your computer and use it in GitHub Desktop.
TeXでWebサイトを参考した時のbibの書き方
@misc{soumu,
author = {総務省},
title = {平成25年通信利用動向調査の結果},
note = {\url{http://www.soumu.go.jp/menu_news/s-news/01tsushin02_02000072.html}},
year = {2014}
}
@momota10s
Copy link
Author

bibの書き方メモ
参考
http://ideas.paunix.org/latex/latex_6_bib.htm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment