答案1
您可能想要\hangindent
與\noindent
.
微量元素
\documentclass{article}
\def\mybibitem{%
\vskip\baselineskip% % space above
\noindent% % suppress regular indent
\hangindent=1.5em% % indent same amount as `quotation` environment
}
\begin{document}
\mybibitem Ahmad, S. \& Tresp, V. (1993), Some solutions to the missing feature problem in vision ...
\mybibitem Berthold, M. R. (1994), A time delay radial basis function for phenome recognition ...
\end{document}
輸出
。
|在旁邊:為什麼出版商要您設定參考文獻的格式?如果您提供圍脖文件,剩下的就是他們的工作了。