读书人

latex 安插url引用

发布时间: 2013-03-19 17:22:05 作者: rapoo

latex 插入url引用

在bib文件里按如下格式编辑url引用:

@misc{bworld,  author = {Ingo Lütkebohle},  title = {{BWorld Robot Control Software}},  howpublished = "\url{http://aiweb.techfak.uni-bielefeld.de/content/bworld-robot-control-software/}",  year = {2008},   note = "[Online; accessed 19-July-2008]"}
注意要在tex里加上\usepackage{url}

读书人网 >系统运维

热点推荐