24小时热门版块排行榜    

查看: 4891  |  回复: 5

crystal1234

木虫 (小有名气)

[求助] IEEEtran模板的文献管理问题

小虫实在是没有办法搞定,故而前来向各位大虫求救,
在用IEEEtran的模板,想用bib文件插入参考文献,
在tex文件里加入
\bibliographystyle{IEEEtran}
\bibliography{IEEEabrv,mybibfile}
但是运行通不过,把第二条注释掉就没问题了。到底是什么原因?由于想投稿,所以比较急!!!在此先谢谢大家了

运行情况如下,文章名称我已用*号代替
Command Line:   bibtex.exe "bare_jrnl"
Startup Folder: E:\**

This is BibTeX, Version 0.99d (MiKTeX 2.9)
The top-level auxiliary file: bare_jrnl.aux
The style file: IEEEtran.bst
I found no \citation commands---while reading file bare_jrnl.aux
Database file #1: IEEEabrv.bib
Database file #2: IEEEexample.bib
-- IEEEtran.bst version 1.13 (2008/09/30) by Michael Shell.
-- http://www.michaelshell.org/tex/ieeetran/bibtex/
-- See the "IEEEtran_bst_HOWTO.pdf" manual for usage information.

Done.
(There was 1 error message)


Command Line:   texify.exe --src --tex-option=--interaction=errorstopmode --tex-option=--synctex=1 "E:\*.tex"
Startup Folder: E:\*

This is pdfTeX, Version 3.1415926-2.3-1.40.12 (MiKTeX 2.9)
entering extended mode

("E:/*l.tex"
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for loaded.

("E:*\IEEEtran.cls"
Document Class: IEEEtran 2012/12/27 V1.8 by Michael Shell
-- See the "IEEEtran_HOWTO" manual for usage information.
-- http://www.michaelshell.org/tex/ieeetran/
("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\psnfss\ot1ptm.fd"
-- Using 8.5in x 11in (letter) paper.
-- Using DVI output.
-- This is a 10 point document.
) ("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\cite\cite.sty"
("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\graphics\graphicx.sty"
("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\graphics\keyval.sty"
("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\graphics\graphics.sty"
("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\graphics\trig.sty"
("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\00miktex\graphics.cfg"
("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\graphics\dvips.def"))
("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\subfig\subfig.sty"
("D:\Program Files (x86)\CTEX\MiKTeX\tex\latex\caption\caption3.sty")
("E:\*.aux" [1]

LaTeX Warning: Command \o invalid in math mode on input line 690.

[2] <image/without_coordination.eps>
Underfull \hbox (badness 10000) in paragraph at lines 919--932
$[]$
[3]
("E:\*\bare_jrnl.bbl"

! LaTeX Error: Something's wrong--perhaps a missing \item.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
...                                             
                                                  
l.24 \end{thebibliography}
                          
?

Process has been terminated ...

[ Last edited by cxksama on 2013-8-26 at 17:26 ]
回复此楼
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

chuzhufei

铁杆木虫 (著名写手)

中场魔术师

【答案】应助回帖

★ ★ ★ ★ ★
感谢参与,应助指数 +1
crystal1234: 金币+5 2013-08-26 15:27:53
\bibliographystyle{IEEEtran}
\bibliography{IEEEabrv,mybibfile}
这两条命令没问题

是不是你的bib文件里有什么东西写错了?是不是bibtex 编译不通过?
2楼2013-08-26 15:23:07
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

crystal1234

木虫 (小有名气)

引用回帖:
2楼: Originally posted by chuzhufei at 2013-08-26 15:23:07
\bibliographystyle{IEEEtran}
\bibliography{IEEEabrv,mybibfile}
这两条命令没问题

是不是你的bib文件里有什么东西写错了?是不是bibtex 编译不通过?

bib文件我是上网站下的啊,不太可能会出错吧
bib编译情况
Command Line:   bibtex.exe "bare_jrnl"
Startup Folder: E:\*
This is BibTeX, Version 0.99d (MiKTeX 2.9)
The top-level auxiliary file: bare_jrnl.aux
The style file: IEEEtran.bst
I found no \citation commands---while reading file bare_jrnl.aux
Database file #1: IEEEabrv.bib
Database file #2: IEEEexample.bib
-- IEEEtran.bst version 1.13 (2008/09/30) by Michael Shell.
-- http://www.michaelshell.org/tex/ieeetran/bibtex/
-- See the "IEEEtran_bst_HOWTO.pdf" manual for usage information.

Done.
(There was 1 error message)
3楼2013-08-26 15:27:42
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

crystal1234

木虫 (小有名气)

让更多的看到
4楼2013-08-26 16:33:28
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

xmfbit

新虫 (初入文坛)

虽然可能回复楼主比较晚,不过还是留下来给后面人看吧。
我也遇到了这个问题,我用的是IEEE Trans的参考文献bib模板。我用的环境是TexStudio,发现是没有先编译bib。具体是应在“Tool”菜单选择“bibliography”编译bib文件才可以。
5楼2015-09-30 21:51:35
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

匿名

本帖仅楼主可见
6楼2015-10-03 21:48:05
已阅   申请SEPI   回复此楼   编辑   查看我的主页
相关版块跳转 我要订阅楼主 crystal1234 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] NSFC申报书里申请人简历中代表性论著还需要在申报书最后的附件里面再上传一遍吗 20+5 NSFC2026我来了 2026-03-10 14/700 2026-03-15 23:53 by 不负韶华的虎
[考研] 化学调剂0703 +7 啊我我的 2026-03-11 7/350 2026-03-15 23:03 by 凌千颂111
[考研] 321求调剂 +3 大米饭! 2026-03-15 3/150 2026-03-15 17:48 by 哈哈哈哈嘿嘿嘿
[考研] 311求调剂 +3 26研0 2026-03-15 3/150 2026-03-15 09:12 by JourneyLucky
[基金申请] 面上和青基一样限30页不合理 +5 wowsunflower 2026-03-10 7/350 2026-03-14 17:21 by kingkocxr
[基金申请] 现在如何回避去年的某一个专家,不知道名字 +3 zk200107 2026-03-12 6/300 2026-03-14 17:13 by zk200107
[考研] 085600材料与化工 326 求调剂 +5 热爱生活ing 2026-03-09 5/250 2026-03-14 02:39 by JourneyLucky
[考研] 求调剂,药学 +3 归零lbm 2026-03-09 5/250 2026-03-14 02:21 by JourneyLucky
[考研] 308求调剂 +4 是Lupa啊 2026-03-09 4/200 2026-03-14 02:06 by tranquil_ya
[考研] 调剂 +3 13853210211 2026-03-10 3/150 2026-03-14 00:47 by JourneyLucky
[考研] 279求调剂 +3 Dizzy123@ 2026-03-10 3/150 2026-03-13 23:02 by JourneyLucky
[考研] 材料专硕288分求调剂 一志愿211 +4 在家想你 2026-03-11 4/200 2026-03-13 22:49 by JourneyLucky
[考研] 085600调剂 +5 漾漾123sun 2026-03-12 5/250 2026-03-13 22:06 by 星空星月
[考研] 求调剂 +5 一定有学上- 2026-03-12 5/250 2026-03-13 18:31 by ms629
[考研] 求调剂 +7 18880831720 2026-03-11 7/350 2026-03-13 16:10 by JourneyLucky
[考研] 290求调剂 +7 ADT 2026-03-12 7/350 2026-03-13 15:17 by JourneyLucky
[考研] 0703一志愿211 285分求调剂 +4 ly3471z 2026-03-13 4/200 2026-03-13 13:00 by JourneyLucky
[考研] 290求调剂 +3 ADT 2026-03-13 3/150 2026-03-13 10:19 by peike
[考研] 290求调剂 +3 柯淮然 2026-03-10 8/400 2026-03-11 13:48 by 柯淮然
[考研] 279求调剂 +3 莫xiao 2026-03-10 4/200 2026-03-11 08:06 by 斩魂滴兔子!
信息提示
请填处理意见