ジャーナルとカンファレンスのクラス

ACM カンファレンスペーパー (sigconf)

CCS コンセプトのプレースホルダー、ティーザーなしのレイアウト、および ACM 参照形式を含む ACM sigconf カンファレンス ペーパー (acmart)。

LaTeXCC0-1.0ジャーナルとカンファレンス
カタログで見る
ACM カンファレンスペーパー (sigconf) テンプレートのコンパイル済み1ページ目
main.tex
\documentclass[sigconf,nonacm]{acmart}
\usepackage{graphicx}

\begin{document}

\title{A Working Title for an ACM Conference Paper}

\author{First Author}
\affiliation{%
  \institution{Example University}
  \city{City}
  \country{Country}}
\email{[email protected]}

\author{Second Author}
\affiliation{%
  \institution{Example Labs}
  \city{City}
  \country{Country}}
\email{[email protected]}

\begin{abstract}
Replace with the abstract: problem, approach, evaluation, and headline result.
\end{abstract}

\maketitle

\section{Introduction}
Motivate the problem and list contributions.

\section{Approach}
Describe the system or method.

\section{Evaluation}
Report the experimental setup and results.

\section{Conclusion}
Summarize and discuss limitations.

\begin{thebibliography}{9}
\bibitem{example2024} A. Author and B. Author. 2024. Example paper title. In \textit{Proceedings of EX '24}. 1--10.
\end{thebibliography}

\end{document}

アプリ内: 新規プロジェクトのギャラリーを開き、「テンプレートを追加」から ジャーナルとカンファレンスのクラス パック をインストールすると、ライブプレビュー付きでワンクリック作成できます。コンパイルは同梱エンジンでローカル実行です。

すべてのテンプレート