1 Star 0 Fork 0

BridgeDai/deeplearningbook-chinese

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
breakcites.sty 615 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sword York 提交于 2016-12-07 20:02 . Chapter 1,4,7,10,14
% breakcites
% Style file to allow citations to be broken across lines.
% - Don Hosek 3/14/89 (LaTeX209-Version)
% - Leo Broska 02/20/97 (LaTeX-2e-Version)
%
\def\@citex[#1]#2{%
\let\@citea\@empty
\@cite{\@for\@citeb:=#2\do
{\@citea\def\@citea{,\penalty\@m\ }%
\edef\@citeb{\expandafter\@firstofone\@citeb}%
\if@filesw\immediate\write\@auxout{\string\citation{\@citeb}}\fi
\@ifundefined{b@\@citeb}{\mbox{\reset@font\bfseries ?}%
\G@refundefinedtrue
\@latex@warning
{Citation `\@citeb' on page \thepage \space undefined}}%
{\csname b@\@citeb\endcsname}}}{#1}}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bridgedai/deeplearningbook-chinese.git
git@gitee.com:bridgedai/deeplearningbook-chinese.git
bridgedai
deeplearningbook-chinese
deeplearningbook-chinese
master

搜索帮助