This commit is contained in:
24
poster.tex
24
poster.tex
@@ -1,11 +1,7 @@
|
||||
%==============================================================================
|
||||
%== template for LATEX poster =================================================
|
||||
%==============================================================================
|
||||
%
|
||||
%--A0 beamer slide-------------------------------------------------------------
|
||||
\documentclass[final]{beamer}
|
||||
\usepackage[orientation=portrait,size=a0,
|
||||
scale=1.25 % font scale factor
|
||||
scale=1.5 % font scale factor
|
||||
]{beamerposter}
|
||||
|
||||
\geometry{
|
||||
@@ -23,9 +19,9 @@
|
||||
|
||||
%==Title, date and authors of the poster=======================================
|
||||
\title
|
||||
[34th International Joint Conference on Artificial Intelligence (IJCAI25), 29 - 31 August 2025, Guangzhou, China] % Conference
|
||||
[34th International Joint Conference on Artificial Intelligence (IJCAI25), Guangzhou, China] % Conference
|
||||
{ % Poster title
|
||||
Large-Scale Trade-Off Curve Computation for Incentive Allocation with Cardinality and Matroid Constraints
|
||||
\#2001 Large-Scale Trade-Off Curve Computation for Incentive Allocation with Cardinality and Matroid Constraints
|
||||
}
|
||||
|
||||
\author{\underline{Yu Cong}, Chao Xu, Yi Zhou}
|
||||
@@ -41,18 +37,16 @@ Large-Scale Trade-Off Curve Computation for Incentive Allocation with Cardinalit
|
||||
\Large
|
||||
|
||||
\begin{frame}[t]
|
||||
%==============================================================================
|
||||
\begin{multicols}{2}
|
||||
%==============================================================================
|
||||
%==The poster content==========================================================
|
||||
%==============================================================================
|
||||
|
||||
\section{Introduction}
|
||||
\section{problem}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
\lipsum[1-7]
|
||||
|
||||
\end{multicols}
|
||||
|
||||
%==============================================================================
|
||||
\end{frame}
|
||||
\end{document}
|
||||
|
Reference in New Issue
Block a user