Update on Overleaf.
This commit is contained in:
30
drampower-settings.tex
Normal file
30
drampower-settings.tex
Normal file
@@ -0,0 +1,30 @@
|
||||
%%
|
||||
%% Set the title of the paper here
|
||||
\newcommand{\papertitle}{
|
||||
DRAMPower does a thing
|
||||
}
|
||||
|
||||
%%
|
||||
%% Paper logo settings
|
||||
\newcommand{\paperlogo}{
|
||||
\begin{teaserfigure}
|
||||
\includegraphics[width=\textwidth]{figs/logo_drampower_5_0.png}
|
||||
\caption{DRAMPower 5.0 Logo}
|
||||
\Description{DRAMPower 5.0 Logo.}
|
||||
\label{fig:logo}
|
||||
\end{teaserfigure}
|
||||
}
|
||||
|
||||
%%
|
||||
%% Keyword settings
|
||||
\newcommand{\paperkeywords}{\keywords{
|
||||
DRAM, DDR, simulation, power
|
||||
}}
|
||||
|
||||
%\received{20 February 2007}
|
||||
%\received[revised]{12 March 2009}
|
||||
%\received[accepted]{5 June 2009}
|
||||
|
||||
\newcommand{\paperacks}{\begin{acks}
|
||||
To Robert, for the bagels and explaining CMYK and color spaces.
|
||||
\end{acks}}
|
||||
Reference in New Issue
Block a user