24小时热门版块排行榜    

查看: 5123  |  回复: 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 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 让我中一个面上吧! +13 大萍1987 2026-08-20 16/800 2026-08-24 10:23 by 太傻了
[基金申请] 放榜前的不淡定 20+4 snowwithsea 2026-08-19 17/850 2026-08-24 10:20 by echo8914667
[基金申请] 明天应该可查了!? +4 chengyan1220 2026-08-23 4/200 2026-08-24 08:47 by gloomy6159
[基金申请] 什么时候开奖? +10 CrisMessi 2026-08-18 11/550 2026-08-24 06:50 by 开心的小狮子
[基金申请] 2026国自然函评费到账 +16 羊腰板 2026-08-21 17/850 2026-08-23 23:02 by tianxiaochun
[基金申请] 2026年的国家社科基金项目通讯评审的新规则与新动向、新挑战 +4 process2012 2026-08-23 5/250 2026-08-23 19:58 by jurkat.1640
[教师之家] 跳槽后在研项目怎么办? +5 简单化xn 2026-08-22 10/500 2026-08-23 12:38 by 简单化xn
[基金申请] 今天放榜吗? +15 布布和一二 2026-08-19 16/800 2026-08-23 09:55 by 张春生
[基金申请] 93BebMhtakh前后11位开头都是大写 +7 且听虎啸 2026-08-17 8/400 2026-08-22 21:55 by 医学老男孩
[基金申请] 只有每年这种时候来逛逛小木虫 +24 yaoyewhu2008 2026-08-20 26/1300 2026-08-22 17:43 by kammury
[基金申请] filecode,4个jtjc了 +13 ziyangfang 2026-08-19 16/800 2026-08-22 17:08 by WH3796
[基金申请] 人气不行了 +8 fansofjerry 2026-08-21 8/400 2026-08-22 16:30 by zyqchem
[基金申请] 时间戳又变了 +13 wuchongjun 2026-08-20 19/950 2026-08-21 17:21 by 紫杉醇
[基金申请] 应该是下周三26日公布了吧? +4 哈哈蛤? 2026-08-21 4/200 2026-08-21 10:58 by Vivilian
[基金申请] 今天放榜没戏了吧 +9 yuleib84 2026-08-19 11/550 2026-08-21 10:06 by gltch
[基金申请] 基金啊基金 +4 longfie172 2026-08-20 4/200 2026-08-21 08:58 by mark mao
[基金申请] 估计是周四 +3 archvillain 2026-08-18 3/150 2026-08-21 01:48 by jnhyjjm
[基金申请] 重要消息,中午系统在维护 +11 yuleib84 2026-08-18 12/600 2026-08-20 11:09 by xskun
[基金申请] 朋友圈看到的 +6 wangzilk 2026-08-18 8/400 2026-08-19 10:55 by Haru815
[基金申请] 今天维护系统维护 祝所有人 高中 +8 gjjjzhong 2026-08-18 9/450 2026-08-18 13:01 by 家与远方
信息提示
请填处理意见