24小时热门版块排行榜    

查看: 5136  |  回复: 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 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 投票:  有多少人是今天查系统知道结果的? +16 爱看书的可乐 2026-08-26 18/900 2026-08-28 16:41 by winsaint
[基金申请] 有没有仍没收到信息的 +3 德尚中行 2026-08-27 3/150 2026-08-28 15:24 by rongshuxia
[基金申请] 基金不中,共勉 +11 eulota 2026-08-26 11/550 2026-08-28 14:22 by 火星超人xi
[基金申请] 国自然面上复盘~欢迎讨论 (金币+5) +12 晴天加油 2026-08-26 13/650 2026-08-28 11:32 by skyjudy
[基金申请] 怎么查啊 +6 huang1991js 2026-08-26 6/300 2026-08-28 08:42 by winsaint
[基金申请] 面上合作单位盖章 +5 ssyjh 2026-08-27 5/250 2026-08-27 20:50 by gdfollow
[基金申请] 申请删除本帖 +6 lyz123lyz 2026-08-27 7/350 2026-08-27 17:31 by 宁静致远sy
[文学芳草园] 梦想 +3 myrtle 2026-08-26 3/150 2026-08-27 10:01 by angelyueyi
[基金申请] 为什么 国际(地区)合作与交流项目 没有放榜? 10+3 majunge000 2026-08-26 11/550 2026-08-27 08:42 by 北京莱茵编辑
[基金申请] 系统查不到 +10 董八千 2026-08-26 10/500 2026-08-26 16:30 by Equinoxhua
[基金申请] 为什么国自然不能直接公布 +4 bjdxyxy 2026-08-26 4/200 2026-08-26 13:12 by qingmu1201
[基金申请] 国合里面能看到了 +7 一怀馨秋 2026-08-26 7/350 2026-08-26 11:23 by zhaosm1982
[基金申请] 系统进不去 +4 yanglien 2026-08-26 5/250 2026-08-26 11:10 by wenfengw83
[基金申请] 项目信息和经费信息在系统里都可以看到了 +6 wittyboy 2026-08-26 14/700 2026-08-26 10:55 by wittyboy
[基金申请] 今天务委会开完了,明天出结果吗 +19 angus9576 2026-08-25 23/1150 2026-08-26 10:03 by zp519
[基金申请] 牛来!米来!面来! +8 beefly 2026-08-26 8/400 2026-08-26 08:37 by xuzhipiao
[基金申请] 在坚冰还盖着北海的时候,我看到了怒放的梅花。 (金币+10) +6 ziyangfang 2026-08-25 9/450 2026-08-25 20:26 by huagongfeihu
[基金申请] 明天应该可查了!? +6 chengyan1220 2026-08-23 6/300 2026-08-25 19:45 by zfd97
[基金申请] 没有任何消息-是不是就凉了 +9 图啦图啦 2026-08-24 10/500 2026-08-25 11:59 by 南海小哥
[教师之家] 跳槽后在研项目怎么办? +5 简单化xn 2026-08-22 10/500 2026-08-23 12:38 by 简单化xn
信息提示
请填处理意见