我想更改 \caption* 命令的字体大小,该命令未在图表列表中列出。
到目前为止我有以下代码:
\documentclass{article}
\begin{figure}[h!]
This is a figure
\caption{Time Line for an Event Study}
\caption*{Source: own diagram based on \cite{campbell1997}}
\end{figure}
我希望源文本的字体较小,并且与图 1 标题左对齐。
另外:我需要确保该\cite{}
命令在标题中有效