24小时热门版块排行榜    

Znn3bq.jpeg
查看: 4920  |  回复: 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 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[论文投稿] 急需审稿人!!! +3 陆小果画大饼 2026-04-21 3/150 2026-04-21 23:54 by jzy_123456
[考博] 申博/考博 +4 啃面包的小书虫 2026-04-17 8/400 2026-04-21 16:26 by 啃面包的小书虫
[考研] 一志愿A区211,22408 321求调剂 +7 随心所欲☆ 2026-04-15 8/400 2026-04-21 08:22 by Equinoxhua
[考研] 295分求调剂 +6 ?要上岸? 2026-04-17 6/300 2026-04-21 08:18 by Equinoxhua
[考研] 一志愿中科大材料与化工,353分还有调剂学校吗 +11 否极泰来2026 2026-04-15 13/650 2026-04-20 22:31 by Equinoxhua
[考研] 085600材料与化工调剂 5+3 孜孜不倦2002 2026-04-19 6/300 2026-04-20 21:25 by babero
[论文投稿] 期刊推荐 +3 材料研究生 2026-04-15 5/250 2026-04-20 16:02 by 豆豆7758
[考研] 337求调剂 +3 jyz04 2026-04-18 3/150 2026-04-20 12:24 by 研可安
[考博] 湖南大学刘巧玲课题组2026年第二批次博士研究生招生信息 +3 南风观火 2026-04-18 5/250 2026-04-20 10:13 by 南风观火
[考研] 304求调剂 +8 castLight 2026-04-16 8/400 2026-04-19 17:14 by 中豫男
[考研] 求调剂 +10 小聂爱学习 2026-04-16 12/600 2026-04-19 16:51 by 中豫男
[考研] 0854求调剂 +23 门路摸摸 2026-04-15 27/1350 2026-04-19 01:59 by 烟雨流涯
[考研] 300求调剂 +12 橙a777 2026-04-15 12/600 2026-04-18 23:51 by 路病情
[考研] 接受任何调剂 +6 也就是栗子 2026-04-17 7/350 2026-04-18 17:20 by 涵竹刘
[考研] 收到复试调剂但是去不了 +8 小蜗牛* 2026-04-16 8/400 2026-04-18 11:15 by zixin2025
[考研] 260求调剂 +4 Zyt1314520.. 2026-04-17 5/250 2026-04-18 08:28 by babysonlkd
[考研] 急需调剂 +9 绝不放弃22 2026-04-15 10/500 2026-04-18 08:09 by chixmc
[有机交流] 二苯甲酮酸类衍生物 50+3 小白爱主人 2026-04-17 6/300 2026-04-17 18:47 by kf2781974
[考研] 322求调剂 +6 tekuzu 2026-04-17 6/300 2026-04-17 13:48 by Espannnnnol
[考研] 一志愿沪9,生物学326求调剂 +9 刘墨墨 2026-04-15 9/450 2026-04-16 17:14 by 崔崔崔cccc
信息提示
请填处理意见