forked from manbo/internal-docs
Fix: Author Block
This commit is contained in:
@@ -1,56 +1,43 @@
|
|||||||
\documentclass[conference]{IEEEtran}
|
\documentclass[conference]{IEEEtran}
|
||||||
|
\IEEEoverridecommandlockouts
|
||||||
|
|
||||||
\usepackage{cite}
|
\usepackage{cite}
|
||||||
|
\usepackage{amsmath,amssymb,amsfonts}
|
||||||
|
|
||||||
\usepackage[utf8]{inputenc} % allow utf-8 input
|
|
||||||
\usepackage[T1]{fontenc} % use 8-bit T1 fonts
|
|
||||||
\usepackage{hyperref} % hyperlinks
|
|
||||||
\usepackage{url} % simple URL typesetting
|
|
||||||
\usepackage{booktabs} % professional-quality tables
|
|
||||||
\usepackage{amsfonts} % blackboard math symbols
|
|
||||||
\usepackage{nicefrac} % compact symbols for 1/2, etc.
|
|
||||||
\usepackage{microtype} % microtypography
|
|
||||||
\usepackage{amsmath} % cleveref must be loaded after amsmath!
|
|
||||||
\usepackage{cleveref} % smart cross-referencing
|
|
||||||
\usepackage{lipsum} % Can be removed after putting your text content
|
|
||||||
\usepackage{graphicx}
|
\usepackage{graphicx}
|
||||||
|
\usepackage{url}
|
||||||
% Packages for equations
|
\usepackage{textcomp}
|
||||||
\usepackage{amssymb}
|
\usepackage{xcolor}
|
||||||
|
\usepackage{booktabs}
|
||||||
\usepackage{bm}
|
\usepackage{bm}
|
||||||
\usepackage{array} % For column formatting
|
|
||||||
\usepackage{caption} % Better caption spacing
|
|
||||||
|
|
||||||
% 标题
|
|
||||||
\title{Mask-DDPM: Transformer-Conditioned Mixed-Type Diffusion for Semantically Valid ICS Telemetry Synthesis}
|
\title{Mask-DDPM: Transformer-Conditioned Mixed-Type Diffusion for Semantically Valid ICS Telemetry Synthesis}
|
||||||
|
|
||||||
% 若不需要日期,取消下面一行的注释
|
% 若不需要日期,取消下面一行的注释
|
||||||
|
|
||||||
\author{
|
\author{
|
||||||
\IEEEauthorblockN{Zhenglan Chen}
|
\IEEEauthorblockN{Zhenglan Chen}
|
||||||
\IEEEauthorblockA{Aberdeen Institute of Data Science and Artificial Intelligence\\\\
|
\IEEEauthorblockA{\textit{Aberdeen Institute of Data Science and Artificial Intelligence} \\
|
||||||
South China Normal University\\\\
|
\textit{South China Normal University}\\
|
||||||
Guangzhou, Guangdong 510631, China\\\\
|
Guangzhuo, China \\
|
||||||
20223803054@m.scnu.edu.cn}
|
email address or ORCID}
|
||||||
\and
|
\and
|
||||||
\IEEEauthorblockN{Mingzhe Yang}
|
\IEEEauthorblockN{Mingzhe Yang}
|
||||||
\IEEEauthorblockA{Aberdeen Institute of Data Science and Artificial Intelligence\\\\
|
\IEEEauthorblockA{\textit{Aberdeen Institute of Data Science and Artificial Intelligence} \\
|
||||||
South China Normal University\\\\
|
\textit{South China Normal University}\\
|
||||||
Guangzhou, Guangdong 510631, China\\\\
|
Guangzhuo, China \\
|
||||||
20223803063@m.scnu.edu.cn}
|
email address or ORCID}
|
||||||
\and
|
\and
|
||||||
\IEEEauthorblockN{Hongyu Yan}
|
\IEEEauthorblockN{Hongyu Yan}
|
||||||
\IEEEauthorblockA{Aberdeen Institute of Data Science and Artificial Intelligence\\\\
|
\IEEEauthorblockA{\textit{Aberdeen Institute of Data Science and Artificial Intelligence} \\
|
||||||
South China Normal University\\\\
|
\textit{South China Normal University}\\
|
||||||
Guangzhou, Guangdong 510631, China\\\\
|
Guangzhuo, China \\
|
||||||
20223803065@m.scnu.edu.cn}
|
email address or ORCID}
|
||||||
\and
|
\and
|
||||||
\IEEEauthorblockN{Huan Yang}
|
\IEEEauthorblockN{Huan Yang}
|
||||||
\IEEEauthorblockA{foo\\\\
|
\IEEEauthorblockA{\textit{dept. name of organization (of Aff.)} \\
|
||||||
South China Normal University\\\\
|
\textit{South China Normal University}\\
|
||||||
Guangzhou, Guangdong 510631, China\\\\
|
Guangzhuo, China \\
|
||||||
foo@bar.com}
|
email address or ORCID}
|
||||||
}
|
}
|
||||||
|
|
||||||
% 页眉设置
|
% 页眉设置
|
||||||
|
|||||||
Reference in New Issue
Block a user