diff options
author | Hui Lan <lanhui@zjnu.edu.cn> | 2020-02-13 19:50:26 +0800 |
---|---|---|
committer | Hui Lan <lanhui@zjnu.edu.cn> | 2020-02-13 19:50:26 +0800 |
commit | d75e119863877e810ffd5987d5c60e734ba464a2 (patch) | |
tree | a4ee27afa52cb6d61ab4f2572bc8fd9180e56744 /spm-slides.tex | |
parent | 9e079dbf3533ad4700cc1f92c8d85b36e95e5fbe (diff) |
spm-slides.tex: change front matters
Diffstat (limited to 'spm-slides.tex')
-rw-r--r-- | spm-slides.tex | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/spm-slides.tex b/spm-slides.tex index bae7fd1..c1336c0 100644 --- a/spm-slides.tex +++ b/spm-slides.tex @@ -1,4 +1,4 @@ -\documentclass[landscape,30pt]{foils} +\documentclass[landscape,25pt]{foils} \usepackage{amsmath} \usepackage{amssymb} \usepackage{amsthm} @@ -12,7 +12,7 @@ \author{} \date{} -\MyLogo{Copyright \copyright 2018, 2019 Hui Lan} +\MyLogo{Copyright \copyright 2018, 2019, 2020 Hui Lan} \begin{document} \maketitle @@ -25,11 +25,11 @@ \item Email: lanhui AT zjnu.edu.cn -\item Office hours: by appointment +\item Course home page: http://lanlab.org/course/2020s/spm/ -\item Recommended textbook: \\Karl Fogel. \\ +\item Recommended textbook: \\{\bf Karl Fogel}. Producing Open Source Software - How to Run a Successful Free Software Project. 2017. \\ - Online at \url{https://producingoss.com} Most of the course materials are from the textbook. + Online at \url{https://producingoss.com}. Most of the course materials are from the above textbook. \begin{center} \includegraphics[width=0.45\textwidth]{fig/oss_cover} @@ -37,10 +37,9 @@ \item Grading: \begin{itemize} - \item Classroom participation - 20\% - \item Project home page - 30\% \\ - {\small We will use your old project (if you have one): {\em Open Access Publishing Service} or {\em Lab Report Repository}. Do project {\bf SmartDoc} if you have not done the above two projects. } - \item Final Examination - 50\% + \item Quizzes - 15\% + \item Project - 25\% + \item Final Examination - 60\% \end{itemize} |