first latex document

\documentclass[11pt, oneside]{article}
    
    \usepackage{amsfonts} %insert any mathematical symbols
    \usepackage{amssymb}
    \usepackage{amsmath}
    \usepackage{algorithm} %adding pseudo-code
    \usepackage{algorithmic}
    \usepackage{graphicx} %embedding things like PDFs and JPEGs 
    \usepackage{tikz}%drawing pictures
    \usepackage{cite}
    \usepackage[utf8]{inputenc}
	\usepackage{pdflscape} % for adjusting the direction of page
    \usepackage{fancyhdr} %for header and footer
    \usepackage[left=1.25in,right=1.25in]{geometry} % control the left and right margin of the page
    \usepackage{chngpage}% for table
    \usepackage{array}
    \usepackage{multirow}
    
\linespread{1.1} %set line space
\pagestyle{fancy}% set header and footer
\fancyhead[C]{\textrm{How to update your key whilst everyone is watching you}}
\fancyfoot[C]{\normalsize\thepage}
\begin{document}

% set name and author
\begin{center}
    \Large{\textbf{Project Work Plan}}    
\end{center}
\begin{center}
    \normalsize{Shiyang ZHOU}
\end{center}

% this one default there is no header in the first page
%\title{\textbf{Project Work Plan}}
%\author{Shiyang ZHOU}
%\maketitle


%input every section like java class
\input{intro.tex}
\input{milestone.tex}
\begin{landscape} %adjust the direction of page
\input{riskAna.tex}
\end{landscape}

\bibliographystyle{abbrv}%import bib
\bibliography{tempBib}

\end{document}

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值