xiaoffffff

Results 8 comments of xiaoffffff

不好意思啊,我忘记说我用的是中文的模板了,请问中文也可以这样设置吗?

嗯嗯,我再试试,谢谢。

没有,我怎么修改也没改过来。你要是改好了,说一下怎么修改的。

```tex \documentclass[lang=cn,12pt,a4paper,cite=numbers]{elegantpaper} \title{工业过程优化} \author{} \date{} \usepackage{array} \newcommand{\ccr}[1]{\makecell{{\color{#1}\rule{1cm}{1cm}}}} \usepackage{paralist,cases} \usepackage[ruled,linesnumbered]{algorithm2e} \usepackage[misc]{ifsym} \allowdisplaybreaks[4] \begin{document} \maketitle 广义预测控制(Generalized predictive control, GPC)\cite{1987Generalized,clarke1987generalized},模型预测控制(Model predictive control, MPC)的三种基本算法之一。自算法提出到现在,经历几十年的发展后,其在学术和实际应用中都积累了大量的成果\cite{geng1998control,geng1997application,hogg1991multivariable,zhang2010adaptive,clarke1987generalized,bone1995novel},并且与其他智能控制算法相结合\cite{shi2007neural,zhang2010adaptive}。 \bibliography{wprefoptimaldecisionqimo} \end{document} ``` 这个是bib文件内容,我把内容弄成txt文件了,抱歉github用的不太熟,就这样弄了。 [bib.txt](https://github.com/ElegantLaTeX/ElegantPaper/files/8776837/bib.txt) 下面这个是我编译出的,文献顺序有点乱,显示的是[3-6,2,7],[8,6]这样。 ![image](https://user-images.githubusercontent.com/100138930/170432594-fd3a66f8-8173-4b63-95fc-ed382723a6a9.png) 麻烦您了,您抽空可以看下。

> 额... 为啥我用这个命令就编译出错了

我的天啊,良心维护啊,感谢感谢感谢,我试试。

我这里也是编译不出文献,用的最新版,报错 ![image](https://user-images.githubusercontent.com/100138930/203691588-0a119c71-4e49-4ceb-9f51-28f4e1939c27.png)

> > 我这里也是编译不出文献,用的最新版,报错 ![图像](https://user-images.githubusercontent.com/100138930/203691588-0a119c71-4e49-4ceb-9f51-28f4e1939c27.png) > > 请你使用 ,[ElegantLaTeX/ElegantBook#217](https://github.com/ElegantLaTeX/ElegantBook/issues/217)`biber` 嗯嗯,谢谢,我试一下