526144045
举例如下:/begin{aligned} u &= -y/l//i &= yc+u//i' &= /frac{n}{n'}i//u' &= i'-yc//l' &= -/frac{y}{u'} ///end{aligned}排版结果为: 
很多办法的,比如可以定义/renewcommand/upcite[1]{/textsuperscript{/cite{#1}}}也可以用natbib宏包的super参数来进行上标。
在 The LaTeX Graphics Companion, 2nd edition 第781也有这么一段,希望对你有用:
只需要多加一个星号就可以了。表格横跨两栏代码/begin{table*}/end{table*}图形横跨两栏代码/begin{figure*}/end{figure*}