├── .gitignore ├── Qiao ├── graphicx.jpg ├── talk.aux ├── talk.log ├── talk.nav ├── talk.out ├── talk.pdf ├── talk.snm ├── talk.tex └── talk.toc ├── README.md ├── Slide-AUTheme ├── beamerthemeAUTheme.sty ├── figure │ ├── CUMTB.pdf │ ├── JuliaOpt.pdf │ ├── JuliaOpt_Packages.PNG │ ├── JuliaOpt_edit.svg │ ├── JuliaOpt_icon.pdf │ ├── Rlogo.pdf │ ├── Rlogo.svg │ ├── 优化算法选择.PNG │ └── 最优化算法.PNG ├── fonts │ ├── AlegreyaSansSC-Regular.otf │ ├── Inconsolata.otf │ ├── Lato-Lig.ttf │ ├── Montserrat-Bold.ttf │ ├── Montserrat-Regular.ttf │ ├── NotoSans-Bold.ttf │ ├── NotoSans-BoldItalic.ttf │ ├── NotoSans-Italic.ttf │ └── NotoSans-Regular.ttf ├── presentation-0.png ├── presentation-1.png ├── presentation-2.png ├── presentation.Rnw └── presentation.pdf ├── Slide-Berkeley ├── cumtb.pdf ├── demo.pdf ├── thesis-0.png ├── thesis-1.png ├── thesis-2.png ├── thesis-3.png ├── thesis.aux ├── thesis.nav ├── thesis.out ├── thesis.pdf ├── thesis.snm ├── thesis.tex └── thesis.toc ├── Slide-Caltech ├── beamercolorthemeCaltechBeaver.sty ├── beamerthemeCaltech.sty ├── cumtb_beamer_template.pdf ├── cumtb_beamer_template.tex └── figures │ ├── Caltech_LOGO-Orange_RGB.pdf │ └── hollywood_caltech.jpg ├── Slide-DetlevCM ├── FS-img.JPG ├── pics │ ├── Cute Dog.bmp │ ├── Cute Dog.jpg │ ├── FS-img.jpg │ ├── FS-img1.pdf │ ├── FS-img2.pdf │ ├── FS-img3.JPG │ ├── IMG_0087.JPG │ ├── IMG_0195.JPG │ ├── IMG_20150704_141514.jpg │ ├── IMG_20150717_174307.jpg │ ├── LogoTop.pdf │ ├── foo.svg │ └── yt_logo.svg ├── slide_template.pdf └── slide_template.tex ├── Slide-JLTree ├── JLTree_slide.aux ├── JLTree_slide.log ├── JLTree_slide.nav ├── JLTree_slide.out ├── JLTree_slide.pdf ├── JLTree_slide.snm ├── JLTree_slide.synctex.gz ├── JLTree_slide.tex ├── JLTree_slide.toc └── beamercolorthemeowl.pdf ├── Slide-Oxygen ├── beamerthemeOxygen.sty ├── cumtb_logo.pdf ├── example-talk.aux ├── example-talk.log ├── example-talk.nav ├── example-talk.out ├── example-talk.pdf ├── example-talk.snm ├── example-talk.synctex.gz ├── example-talk.tex ├── example-talk.toc ├── figure │ └── cumtb.pdf └── oxygen-header.pdf ├── Slide-Singapore ├── R-GLMM-pkgs.bib ├── Slide.aux ├── Slide.bbl ├── Slide.blg ├── Slide.log ├── Slide.nav ├── Slide.out ├── Slide.pdf ├── Slide.snm ├── Slide.tex ├── Slide.toc └── figure │ ├── demo03.pdf │ ├── haroop.png │ └── logo.pdf ├── Slide-Steine ├── R-GLMM-pkgs.bib ├── Steine.aux ├── Steine.bbl ├── Steine.blg ├── Steine.log ├── Steine.nav ├── Steine.out ├── Steine.pdf ├── Steine.snm ├── Steine.tex ├── Steine.toc ├── beamerthemeBayreuth.sty ├── beamerthemeGYPT.sty ├── beamerthemeMWG.sty ├── beamerthemeUBayreuth.sty ├── beamerthemeUlm.sty ├── demo03.pdf └── zufriedenheit.pdf ├── Slide-TorinoTh ├── R-GLMM-pkgs.bib ├── figures │ ├── demo01.pdf │ ├── demo010.pdf │ ├── demo0100.pdf │ ├── demo011.pdf │ ├── demo0200.pdf │ ├── demo03.pdf │ ├── logo.pdf │ ├── me.jpg │ └── yuanhui.pdf ├── slide.aux ├── slide.bbl ├── slide.blg ├── slide.log ├── slide.nav ├── slide.out ├── slide.pdf ├── slide.snm ├── slide.tex └── slide.toc ├── Slide-fibeamer ├── cumtb_logo.pdf ├── cumtb_logo.svg ├── econ-lualatex.pdf ├── fibeamer_slide.aux ├── fibeamer_slide.log ├── fibeamer_slide.nav ├── fibeamer_slide.out ├── fibeamer_slide.pdf ├── fibeamer_slide.snm ├── fibeamer_slide.synctex.gz ├── fibeamer_slide.tex ├── fibeamer_slide.toc └── sci-lualatex.pdf ├── Slide-medstar ├── README.txt ├── beamercolorthemeMedStarColors.sty ├── example.aux ├── example.log ├── example.nav ├── example.out ├── example.pdf ├── example.snm ├── example.synctex.gz ├── example.tex ├── example.toc ├── medstarbeamer.cls └── medstarlogo.pdf ├── Slide-seahorse ├── Template.aux ├── Template.log ├── Template.nav ├── Template.out ├── Template.pdf ├── Template.snm ├── Template.synctex.gz ├── Template.tex └── Template.toc ├── Slide-soton ├── README ├── soton-beamer.sty ├── soton-palette.sty ├── soton.aux ├── soton.log ├── soton.nav ├── soton.out ├── soton.pdf ├── soton.snm ├── soton.synctex.gz ├── soton.tex └── soton.toc ├── Thesis-Slide ├── R-GLMM-pkgs.bib ├── Slide.aux ├── Slide.bbl ├── Slide.nav ├── Slide.out ├── Slide.pdf ├── Slide.snm ├── Slide.tex ├── Slide.toc ├── figure │ ├── Cloud2016.pdf │ ├── GeoDa-eps-converted-to.pdf │ ├── GeoDa.eps │ ├── PyMC3.pdf │ ├── bioconductor-eps-converted-to.pdf │ ├── bioconductor.eps │ ├── demo01.pdf │ ├── demo02.pdf │ ├── demo02bak.pdf │ ├── demo03.pdf │ ├── demo03bak.pdf │ ├── demo04.pdf │ ├── haroop.png │ ├── loaloa_ratio.pdf │ ├── logo.pdf │ ├── r.pdf │ ├── set_env_rstan.png │ └── stan.pdf └── 开题答辩.pdf ├── ThesisBeamer.zip ├── awesome-beamer.Rproj ├── customize-template ├── format.tex ├── template-0.png ├── template-1.png ├── template-10.png ├── template-11.png ├── template-2.png ├── template-3.png ├── template-4.png ├── template-5.png ├── template-6.png ├── template-7.png ├── template-8.png ├── template-9.png ├── template.pdf └── template.tex ├── simple-chinese-slide ├── R-GLMM-pkgs.bib ├── figures │ ├── logo.pdf │ ├── me.jpg │ └── yuanhui.pdf ├── thesis_slide-0.png ├── thesis_slide-1.png ├── thesis_slide-2.png ├── thesis_slide-3.png ├── thesis_slide-4.png ├── thesis_slide-5.png ├── thesis_slide-6.png ├── thesis_slide-7.png ├── thesis_slide.pdf └── thesis_slide.tex ├── slide-Cuerna ├── figure │ └── cumtb.pdf ├── slide-0.png ├── slide-1.png ├── slide-2.png ├── slide-3.png ├── slide-4.png ├── slide.pdf └── slide.tex ├── slide-Feather ├── Feathergraphics │ ├── 1.pdf │ └── cumtb.pdf ├── beamercolorthemeFeather.sty ├── beamerinnerthemeFeather.sty ├── beamerouterthemeFeather.sty ├── beamerthemeFeather.sty ├── slide.pdf ├── slide.synctex.gz └── slide.tex ├── slide-UIBK ├── beamerthemeUIBK.sty ├── logo │ ├── CUMTB_Badge.pdf │ └── CUMTB_Logo.pdf ├── sample.pdf ├── sample.synctex.gz ├── sample.tex └── src │ └── paragraph.ml ├── slide-mindmap ├── theme.aux ├── theme.log ├── theme.nav ├── theme.out ├── theme.pdf ├── theme.snm ├── theme.synctex.gz ├── theme.tex ├── theme.toc └── theme.vrb ├── slide-miniframes ├── answinter.bib ├── slide.aux ├── slide.bbl ├── slide.blg ├── slide.log ├── slide.nav ├── slide.out ├── slide.pdf ├── slide.snm ├── slide.synctex.gz ├── slide.tex ├── slide.toc └── slide.vrb └── spatial-generalized-linear ├── LICENSE ├── Apache_License.txt └── SIL_Open_Font_License.txt ├── README.md ├── config ├── custom-command.tex └── presento.sty ├── fonts ├── AlegreyaSansSC-Regular.otf ├── Inconsolata.otf ├── Lato-Lig.ttf ├── Montserrat-Bold.ttf ├── Montserrat-Regular.ttf ├── NotoSans-Bold.ttf ├── NotoSans-BoldItalic.ttf ├── NotoSans-Italic.ttf └── NotoSans-Regular.ttf ├── images ├── Rlogo.pdf ├── bg.pdf ├── cumtb.pdf └── skeleton.jpg ├── presento.pdf └── presento.tex /.gitignore: -------------------------------------------------------------------------------- 1 | .Rproj.user 2 | .Rhistory 3 | .RData 4 | .Ruserdata 5 | *.log 6 | .DS_Store 7 | -------------------------------------------------------------------------------- /Qiao/graphicx.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Qiao/graphicx.jpg -------------------------------------------------------------------------------- /Qiao/talk.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} 4 | \HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined 5 | \global\let\oldcontentsline\contentsline 6 | \gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}} 7 | \global\let\oldnewlabel\newlabel 8 | \gdef\newlabel#1#2{\newlabelxx{#1}#2} 9 | \gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} 10 | \AtEndDocument{\ifx\hyper@anchor\@undefined 11 | \let\contentsline\oldcontentsline 12 | \let\newlabel\oldnewlabel 13 | \fi} 14 | \fi} 15 | \global\let\hyper@last\relax 16 | \gdef\HyperFirstAtBeginDocument#1{#1} 17 | \providecommand*\HyPL@Entry[1]{} 18 | -------------------------------------------------------------------------------- /Qiao/talk.nav: -------------------------------------------------------------------------------- 1 | \beamer@endinputifotherversion {3.36pt} 2 | \headcommand {\slideentry {0}{0}{1}{1/1}{}{0}} 3 | \headcommand {\beamer@framepages {1}{1}} 4 | \headcommand {\slideentry {0}{0}{2}{2/2}{}{0}} 5 | \headcommand {\beamer@framepages {2}{2}} 6 | \headcommand {\slideentry {0}{0}{3}{3/3}{}{0}} 7 | \headcommand {\beamer@framepages {3}{3}} 8 | \headcommand {\slideentry {0}{0}{4}{4/4}{}{0}} 9 | \headcommand {\beamer@framepages {4}{4}} 10 | \headcommand {\slideentry {0}{0}{5}{5/5}{}{0}} 11 | \headcommand {\beamer@framepages {5}{5}} 12 | \headcommand {\slideentry {0}{0}{6}{6/6}{}{0}} 13 | \headcommand {\beamer@framepages {6}{6}} 14 | \headcommand {\slideentry {0}{0}{7}{7/7}{}{0}} 15 | \headcommand {\beamer@framepages {7}{7}} 16 | \headcommand {\slideentry {0}{0}{8}{8/8}{}{0}} 17 | \headcommand {\beamer@framepages {8}{8}} 18 | \headcommand {\slideentry {0}{0}{9}{9/9}{}{0}} 19 | \headcommand {\beamer@framepages {9}{9}} 20 | \headcommand {\slideentry {0}{0}{10}{10/10}{}{0}} 21 | \headcommand {\beamer@framepages {10}{10}} 22 | \headcommand {\slideentry {0}{0}{11}{11/11}{}{0}} 23 | \headcommand {\beamer@framepages {11}{11}} 24 | \headcommand {\slideentry {0}{0}{12}{12/12}{}{0}} 25 | \headcommand {\beamer@framepages {12}{12}} 26 | \headcommand {\slideentry {0}{0}{13}{13/13}{}{0}} 27 | \headcommand {\beamer@framepages {13}{13}} 28 | \headcommand {\slideentry {0}{0}{14}{14/14}{}{0}} 29 | \headcommand {\beamer@framepages {14}{14}} 30 | \headcommand {\slideentry {0}{0}{15}{15/15}{}{0}} 31 | \headcommand {\beamer@framepages {15}{15}} 32 | \headcommand {\slideentry {0}{0}{16}{16/16}{}{0}} 33 | \headcommand {\beamer@framepages {16}{16}} 34 | \headcommand {\beamer@partpages {1}{16}} 35 | \headcommand {\beamer@subsectionpages {1}{16}} 36 | \headcommand {\beamer@sectionpages {1}{16}} 37 | \headcommand {\beamer@documentpages {16}} 38 | \headcommand {\def \inserttotalframenumber {16}} 39 | -------------------------------------------------------------------------------- /Qiao/talk.out: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Qiao/talk.out -------------------------------------------------------------------------------- /Qiao/talk.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Qiao/talk.pdf -------------------------------------------------------------------------------- /Qiao/talk.snm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Qiao/talk.snm -------------------------------------------------------------------------------- /Qiao/talk.toc: -------------------------------------------------------------------------------- 1 | \beamer@endinputifotherversion {3.36pt} 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ## 幻灯片模板合集 2 | 3 | 1. `customize-template/` 4 | 5 | ![](customize-template/template-0.png) 6 | 7 | ![template-1](customize-template/template-1.png) 8 | 9 | ![template-2](customize-template/template-2.png) 10 | 11 | ![template-3](customize-template/template-3.png) 12 | 13 | 2. `simple-chinese-slide/` 14 | 15 | ![](simple-chinese-slide/thesis_slide-0.png) 16 | 17 | ![thesis_slide-1](simple-chinese-slide/thesis_slide-1.png) 18 | 19 | ![thesis_slide-2](simple-chinese-slide/thesis_slide-2.png) 20 | 21 | ![thesis_slide-3](simple-chinese-slide/thesis_slide-3.png) 22 | 23 | 3. `Slide-AUTheme/` 24 | 25 | ![](Slide-AUTheme/presentation-0.png) 26 | 27 | ![presentation-1](Slide-AUTheme/presentation-1.png) 28 | 29 | ![presentation-2](Slide-AUTheme/presentation-2.png) 30 | -------------------------------------------------------------------------------- /Slide-AUTheme/figure/CUMTB.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/figure/CUMTB.pdf -------------------------------------------------------------------------------- /Slide-AUTheme/figure/JuliaOpt.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/figure/JuliaOpt.pdf -------------------------------------------------------------------------------- /Slide-AUTheme/figure/JuliaOpt_Packages.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/figure/JuliaOpt_Packages.PNG -------------------------------------------------------------------------------- /Slide-AUTheme/figure/JuliaOpt_icon.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/figure/JuliaOpt_icon.pdf -------------------------------------------------------------------------------- /Slide-AUTheme/figure/Rlogo.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/figure/Rlogo.pdf -------------------------------------------------------------------------------- /Slide-AUTheme/figure/Rlogo.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /Slide-AUTheme/figure/优化算法选择.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/figure/优化算法选择.PNG -------------------------------------------------------------------------------- /Slide-AUTheme/figure/最优化算法.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/figure/最优化算法.PNG -------------------------------------------------------------------------------- /Slide-AUTheme/fonts/AlegreyaSansSC-Regular.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/fonts/AlegreyaSansSC-Regular.otf -------------------------------------------------------------------------------- /Slide-AUTheme/fonts/Inconsolata.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/fonts/Inconsolata.otf -------------------------------------------------------------------------------- /Slide-AUTheme/fonts/Lato-Lig.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/fonts/Lato-Lig.ttf -------------------------------------------------------------------------------- /Slide-AUTheme/fonts/Montserrat-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/fonts/Montserrat-Bold.ttf -------------------------------------------------------------------------------- /Slide-AUTheme/fonts/Montserrat-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/fonts/Montserrat-Regular.ttf -------------------------------------------------------------------------------- /Slide-AUTheme/fonts/NotoSans-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/fonts/NotoSans-Bold.ttf -------------------------------------------------------------------------------- /Slide-AUTheme/fonts/NotoSans-BoldItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/fonts/NotoSans-BoldItalic.ttf -------------------------------------------------------------------------------- /Slide-AUTheme/fonts/NotoSans-Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/fonts/NotoSans-Italic.ttf -------------------------------------------------------------------------------- /Slide-AUTheme/fonts/NotoSans-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/fonts/NotoSans-Regular.ttf -------------------------------------------------------------------------------- /Slide-AUTheme/presentation-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/presentation-0.png -------------------------------------------------------------------------------- /Slide-AUTheme/presentation-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/presentation-1.png -------------------------------------------------------------------------------- /Slide-AUTheme/presentation-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/presentation-2.png -------------------------------------------------------------------------------- /Slide-AUTheme/presentation.Rnw: -------------------------------------------------------------------------------- 1 | \documentclass[10pt,UTF8]{beamer} 2 | \usepackage{xeCJK} 3 | \usepackage[fontset = fandol]{ctex} 4 | \usetheme{AUTheme} 5 | \usefonttheme[onlymath]{serif} 6 | \usecolortheme{rose} 7 | 8 | \setmainfont[Ligatures=TeX,Path=fonts/,BoldFont=NotoSans-Bold,ItalicFont=NotoSans-Italic,BoldItalicFont=NotoSans-BoldItalic,SmallCapsFont=AlegreyaSansSC-Regular]{NotoSans-Regular} 9 | \setsansfont[Ligatures=TeX,Path=fonts/,BoldFont=NotoSans-Bold,ItalicFont=NotoSans-Italic,BoldItalicFont=NotoSans-BoldItalic,SmallCapsFont=AlegreyaSansSC-Regular]{NotoSans-Regular} 10 | \setmonofont[Ligatures=TeX,Path=fonts/,SmallCapsFont=AlegreyaSansSC-Regular]{Inconsolata} 11 | 12 | \title{优化建模与开源工具} 13 | \author{黄湘云} 14 | \institute{计算数学与统计系,理学院} 15 | \date{\today} 16 | 17 | <>= 18 | library(knitr) 19 | knit_theme$set("fruit") 20 | opts_chunk$set(size="scriptsize") 21 | @ 22 | 23 | 24 | \begin{document} 25 | 26 | \frame{\titlepage} 27 | 28 | \section{非线性规划} 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | \section{Tools for Optimization} 54 | 55 | \begin{frame} 56 | \frametitle{Julia Language} 57 | \begin{figure}[htbp] 58 | \centering 59 | \includegraphics[width=\textwidth]{figure/JuliaOpt.pdf} 60 | \caption{JuliaOpt\footnote{图片来自\url{http://www.juliaopt.org/}}}\label{fig:JuliaOpt} 61 | \end{figure} 62 | \end{frame} 63 | 64 | \begin{frame} 65 | \frametitle{R Language} 66 | {\color{blue}\textsf{DMLC}}\footnote{\url{http://dmlc.ml/}} for Scalable and Reliable Machine Learning 67 | 68 | MXNet 69 | XGBoost 70 | 71 | h2o 72 | caret 73 | nnet 74 | e1071 75 | rpart 76 | randomForest 77 | RWeka RWekajars 78 | 79 | Caffe 80 | TensorFlow 81 | Tourch 82 | \end{frame} 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | \end{document} 101 | -------------------------------------------------------------------------------- /Slide-AUTheme/presentation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-AUTheme/presentation.pdf -------------------------------------------------------------------------------- /Slide-Berkeley/cumtb.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Berkeley/cumtb.pdf -------------------------------------------------------------------------------- /Slide-Berkeley/demo.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Berkeley/demo.pdf -------------------------------------------------------------------------------- /Slide-Berkeley/thesis-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Berkeley/thesis-0.png -------------------------------------------------------------------------------- /Slide-Berkeley/thesis-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Berkeley/thesis-1.png -------------------------------------------------------------------------------- /Slide-Berkeley/thesis-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Berkeley/thesis-2.png -------------------------------------------------------------------------------- /Slide-Berkeley/thesis-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Berkeley/thesis-3.png -------------------------------------------------------------------------------- /Slide-Berkeley/thesis.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} 4 | \HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined 5 | \global\let\oldnewlabel\newlabel 6 | \gdef\newlabel#1#2{\newlabelxx{#1}#2} 7 | \gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} 8 | \AtEndDocument{\ifx\hyper@anchor\@undefined 9 | \let\newlabel\oldnewlabel 10 | \fi} 11 | \fi} 12 | \global\let\hyper@last\relax 13 | \gdef\HyperFirstAtBeginDocument#1{#1} 14 | \providecommand\HyField@AuxAddToFields[1]{} 15 | \providecommand\HyField@AuxAddToCoFields[2]{} 16 | \providecommand\babel@aux[2]{} 17 | \@nameuse{bbl@beforestart} 18 | \babel@aux{english}{} 19 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{1}{1/1}{}{0}}} 20 | \@writefile{nav}{\headcommand {\beamer@framepages {1}{1}}} 21 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{2}{2/2}{}{0}}} 22 | \@writefile{nav}{\headcommand {\beamer@framepages {2}{2}}} 23 | \@writefile{toc}{\beamer@sectionintoc {1}{Motivation}{3}{0}{1}} 24 | \@writefile{nav}{\headcommand {\beamer@sectionpages {1}{2}}} 25 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {1}{2}}} 26 | \@writefile{nav}{\headcommand {\sectionentry {1}{Motivation}{3}{Motivation}{0}}} 27 | \@writefile{toc}{\beamer@subsectionintoc {1}{1}{The Basic Problem That We Studied}{3}{0}{1}} 28 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {3}{2}}} 29 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{1}{1}{3}{The Basic Problem That We Studied}}} 30 | \@writefile{nav}{\headcommand {\slideentry {1}{1}{1}{3/3}{The Basic Problem That We Studied}{0}}} 31 | \@writefile{nav}{\headcommand {\beamer@framepages {3}{3}}} 32 | \@writefile{nav}{\headcommand {\gdef \insertmainframenumber {3}}} 33 | \bibcite{Diggle2007Model}{\hyperlink {beamerbibDiggle2007Model}{1}} 34 | \bibcite{Diggle2000Childhood}{\hyperlink {beamerbibDiggle2000Childhood}{2}} 35 | \@writefile{nav}{\headcommand {\partentry {Appendix}{1}}} 36 | \@writefile{nav}{\headcommand {\beamer@partpages {1}{3}}} 37 | \@writefile{nav}{\headcommand {\beamer@sectionpages {3}{3}}} 38 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {3}{3}}} 39 | \@writefile{nav}{\headcommand {\beamer@appendixpages {4}}} 40 | \@writefile{nav}{\headcommand {\slideentry {1}{0}{2}{4/4}{}{1}}} 41 | \@writefile{nav}{\headcommand {\beamer@framepages {4}{4}}} 42 | \@writefile{nav}{\headcommand {\beamer@partpages {4}{4}}} 43 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {4}{4}}} 44 | \@writefile{nav}{\headcommand {\beamer@sectionpages {4}{4}}} 45 | \@writefile{nav}{\headcommand {\beamer@documentpages {4}}} 46 | \@writefile{nav}{\headcommand {\gdef \inserttotalframenumber {4}}} 47 | \gdef \@abspage@last{4} 48 | -------------------------------------------------------------------------------- /Slide-Berkeley/thesis.nav: -------------------------------------------------------------------------------- 1 | \headcommand {\slideentry {0}{0}{1}{1/1}{}{0}} 2 | \headcommand {\beamer@framepages {1}{1}} 3 | \headcommand {\slideentry {0}{0}{2}{2/2}{}{0}} 4 | \headcommand {\beamer@framepages {2}{2}} 5 | \headcommand {\beamer@sectionpages {1}{2}} 6 | \headcommand {\beamer@subsectionpages {1}{2}} 7 | \headcommand {\sectionentry {1}{Motivation}{3}{Motivation}{0}} 8 | \headcommand {\beamer@subsectionpages {3}{2}} 9 | \headcommand {\beamer@subsectionentry {0}{1}{1}{3}{The Basic Problem That We Studied}} 10 | \headcommand {\slideentry {1}{1}{1}{3/3}{The Basic Problem That We Studied}{0}} 11 | \headcommand {\beamer@framepages {3}{3}} 12 | \headcommand {\gdef \insertmainframenumber {3}} 13 | \headcommand {\partentry {Appendix}{1}} 14 | \headcommand {\beamer@partpages {1}{3}} 15 | \headcommand {\beamer@sectionpages {3}{3}} 16 | \headcommand {\beamer@subsectionpages {3}{3}} 17 | \headcommand {\beamer@appendixpages {4}} 18 | \headcommand {\slideentry {1}{0}{2}{4/4}{}{1}} 19 | \headcommand {\beamer@framepages {4}{4}} 20 | \headcommand {\beamer@partpages {4}{4}} 21 | \headcommand {\beamer@subsectionpages {4}{4}} 22 | \headcommand {\beamer@sectionpages {4}{4}} 23 | \headcommand {\beamer@documentpages {4}} 24 | \headcommand {\gdef \inserttotalframenumber {4}} 25 | -------------------------------------------------------------------------------- /Slide-Berkeley/thesis.out: -------------------------------------------------------------------------------- 1 | \BOOKMARK [2][]{Outline0.1}{\376\377\000M\000o\000t\000i\000v\000a\000t\000i\000o\000n}{}% 1 2 | \BOOKMARK [3][]{Outline0.1.1.3}{\376\377\000T\000h\000e\000\040\000B\000a\000s\000i\000c\000\040\000P\000r\000o\000b\000l\000e\000m\000\040\000T\000h\000a\000t\000\040\000W\000e\000\040\000S\000t\000u\000d\000i\000e\000d}{Outline0.1}% 2 3 | \BOOKMARK [1][]{Outline1}{\376\377\000A\000p\000p\000e\000n\000d\000i\000x}{}% 3 4 | -------------------------------------------------------------------------------- /Slide-Berkeley/thesis.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Berkeley/thesis.pdf -------------------------------------------------------------------------------- /Slide-Berkeley/thesis.snm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Berkeley/thesis.snm -------------------------------------------------------------------------------- /Slide-Berkeley/thesis.tex: -------------------------------------------------------------------------------- 1 | % !TEX TS-program = lualatex 2 | % !TEX encoding = UTF-8 Unicode 3 | 4 | \documentclass{beamer} 5 | \definecolor{GreenDarkFaded}{rgb}{0,0.6,0} 6 | \definecolor{SpringGreenDark}{rgb}{0.2,0.6,0} 7 | \definecolor{GreenObscureWeak}{rgb}{0,0.2,0} 8 | \definecolor{GreenDarkDull}{rgb}{0.2,0.6,0.2} 9 | \mode 10 | { 11 | % \usetheme{PaloAlto} 12 | \usetheme{Berkeley} 13 | % \usetheme{Darmstadt} 14 | % \usetheme{Boadilla} 15 | \usecolortheme{spruce} 16 | \usecolortheme[named=GreenDarkDull]{structure} 17 | % \usecolortheme{orchid} 18 | % \usecolortheme{whale} 19 | % \usecolortheme{default} 20 | % \usecolortheme{wolverine} 21 | % \usecolortheme{crane} 22 | % \usecolortheme{rose} 23 | \setbeamercovered{transparent} 24 | } 25 | 26 | % \usepackage{pdfpages} 27 | % \includepdf{demo.pdf} % 插入pdf文件 28 | % \usepackage{navigator} 29 | % \embeddedfile[TeX code]{\jobname}{\jobname.tex} % 插入tex文件 30 | % \usepackage{attachfile} 31 | % \attachfile{demo.pdf} 32 | 33 | \usepackage[english]{babel} 34 | \usepackage[utf8]{inputenc} 35 | % \usepackage{times} 36 | % \usepackage[T1]{fontenc} 37 | 38 | \title[Model-Based Geostatistics] 39 | {Generalized Linear Geostatistical Models and Its Applications} 40 | 41 | \subtitle{Thesis Defense for Master Degree} 42 | 43 | \author[X.Y. Huang]{Xiang-Yun Huang\inst{1} \and XXX\inst{2}} 44 | 45 | \institute[CUMTB] % (optional, but mostly needed) 46 | { 47 | \inst{1-2}% 48 | Department of Mathematics\\ 49 | School of Science 50 | } 51 | 52 | \date[CUMTB 2018]{China University of Mining \& Technology, Beijing} 53 | 54 | \subject{Thesis Defense for Master Degree} 55 | 56 | \pgfdeclareimage[height=1.5cm]{university-logo}{cumtb} 57 | \logo{\pgfuseimage{university-logo}} 58 | % \titlegraphic{\pgfuseimage{university-logo}} 59 | \begin{document} 60 | 61 | \begin{frame} 62 | \titlepage 63 | \end{frame} 64 | 65 | \begin{frame}{Outline} 66 | \tableofcontents 67 | % You might wish to add the option [pausesections] 68 | \end{frame} 69 | 70 | \section{Motivation} 71 | 72 | \subsection{The Basic Problem That We Studied} 73 | 74 | \begin{frame}{Make Titles Informative. }{Subtitles are optional.} 75 | \begin{itemize} 76 | \item 77 | Use \texttt{itemize} a lot. 78 | \item 79 | Use very short sentences or short phrases. 80 | \end{itemize} 81 | \end{frame} 82 | 83 | 84 | % All of the following is optional and typically not needed. 85 | \appendix 86 | 87 | \begin{frame}[allowframebreaks] 88 | \frametitle{Some references} 89 | \begin{thebibliography}{10} 90 | 91 | \beamertemplatebookbibitems 92 | 93 | \bibitem{Diggle2007Model} 94 | Peter J. Diggle and Paulo J. {Ribeiro Jr}. 95 | \newblock {\em Model-based Geostatistics}. 96 | \newblock Springer-Verlag New York, 2007. 97 | 98 | \beamertemplatearticlebibitems 99 | 100 | \bibitem{Diggle2000Childhood} 101 | Peter Diggle, Rana Moyeed, Barry Rowlingson and Madeleine Thomson 102 | \newblock Childhood malaria in the Gambia: a case-study in model-based geostatistics. 103 | \newblock {\em Journal of the Royal Statistical Society: Series C}, 51(4):493--506, 104 | 2002. 105 | \end{thebibliography} 106 | \end{frame} 107 | 108 | \end{document} 109 | 110 | 111 | -------------------------------------------------------------------------------- /Slide-Berkeley/thesis.toc: -------------------------------------------------------------------------------- 1 | \babel@toc {english}{}\relax 2 | \beamer@sectionintoc {1}{Motivation}{3}{0}{1} 3 | \beamer@subsectionintoc {1}{1}{The Basic Problem That We Studied}{3}{0}{1} 4 | -------------------------------------------------------------------------------- /Slide-Caltech/beamercolorthemeCaltechBeaver.sty: -------------------------------------------------------------------------------- 1 | % (References: http://identity.caltech.edu/standards/colors) 2 | 3 | \ProvidesPackage{beamercolorthemeCaltechBeaver} 4 | \mode % Invoke presentation mode 5 | 6 | \definecolor{Orange}{RGB}{255,110,30} % Caltech Orange! 7 | 8 | \definecolor{Red}{HTML}{E53E30} % "Pantone 179" 9 | \definecolor{Green}{HTML}{00AD69} % "Pantone 3405" 10 | \definecolor{Blue}{HTML}{2171b5} 11 | \definecolor{Purple}{HTML}{652F6C} % "Pantone 520" 12 | 13 | \definecolor{White}{RGB}{255,255,255} 14 | \definecolor{DarkGrey}{RGB}{118,119,123} 15 | \definecolor{MediumGrey}{RGB}{200,200,200} 16 | \definecolor{LightGrey}{RGB}{240,240,240} 17 | \definecolor{Black}{RGB}{0,0,0} 18 | 19 | \setbeamercolor{sidebar}{bg=LightGrey} 20 | 21 | \setbeamercolor{titlelike}{fg=Orange,bg=LightGrey} 22 | \setbeamercolor{author}{fg=Black} 23 | \setbeamercolor{date}{fg=Black} 24 | \setbeamercolor{institute}{fg=Black} 25 | 26 | \setbeamercolor{frametitle}{fg=Orange,bg=LightGrey} 27 | \setbeamercolor{framesubtitle}{fg=Green} 28 | 29 | \setbeamercolor{normal text}{fg=Black} 30 | \setbeamercolor{structure}{fg=Blue} 31 | \setbeamercolor{alerted text}{fg=Red} 32 | \setbeamercolor{example text}{fg=Green} 33 | 34 | \setbeamercolor{block title}{use=structure,fg=White,bg=structure.fg!75!Black} 35 | \setbeamercolor{block title alerted}{use=alerted text,fg=White,bg=alerted text.fg!75!Black} 36 | \setbeamercolor{block title example}{use=example text,fg=White,bg=example text.fg!75!Black} 37 | 38 | \setbeamercolor{block body}{bg=MediumGrey!25!White,fg=Black} 39 | \setbeamercolor{block body alerted}{bg=MediumGrey!25!White,fg=Black} 40 | \setbeamercolor{block body example}{bg=MediumGrey!25!White,fg=Black} 41 | 42 | \setbeamercolor{section in toc}{fg=Black,bg=White} 43 | 44 | \setbeamercolor{navigation symbols}{fg=Orange} 45 | 46 | \mode -------------------------------------------------------------------------------- /Slide-Caltech/beamerthemeCaltech.sty: -------------------------------------------------------------------------------- 1 | % Formally establish Beamer theme package 2 | \ProvidesPackage{beamerthemeCaltech} 3 | 4 | % -------- Invoke presentation mode ---------------- 5 | \mode 6 | 7 | % -------- Set color, inner theme, frame title formats, etc. ------------ 8 | \usecolortheme{CaltechBeaver} 9 | \useinnertheme{circles} 10 | \setbeamerfont{frametitle}{size=\Large,series=\bfseries} 11 | 12 | % -------- Define behavior for theme option "minimal" ----------- 13 | \DeclareOptionBeamer{minimal}{ 14 | \setbeamertemplate{frametitle} 15 | { 16 | \nointerlineskip 17 | \begin{beamercolorbox}[sep=0.3cm,ht=27pt,wd=\paperwidth]{frametitle} 18 | \vbox{}\vskip-2ex% 19 | \strut\insertframetitle\strut 20 | \vskip-0.8ex% 21 | \end{beamercolorbox} 22 | } % Reference: https://bloerg.net/2012/06/21/customizing-the-frametitle-of-beamer-presentation.html 23 | \logo{\includegraphics[width=2.2cm]{./figures/Caltech_LOGO-Orange_RGB}} 24 | } 25 | 26 | % -------- Define behavior for theme option "sidebarleft" ----------- 27 | \DeclareOptionBeamer{sidebarleft}{ 28 | \useoutertheme[height=27pt,width=50pt,left]{sidebar} 29 | \logo{\includegraphics[width=1.75cm]{./figures/Caltech_LOGO-Orange_RGB}} 30 | } 31 | 32 | % -------- Define behavior for theme option "sidebarright" ----------- 33 | \DeclareOptionBeamer{sidebarright}{ 34 | \useoutertheme[height=27pt,width=50pt,right]{sidebar} 35 | \logo{\includegraphics[width=1.75cm]{./figures/Caltech_LOGO-Orange_RGB}} 36 | } 37 | 38 | \ProcessOptionsBeamer 39 | 40 | % -------- Set the font themes to be used here ----------------- 41 | %\usepackage{helvet} % use Helvetica as text fonts 42 | 43 | % -------- Remove navigation symbols from appearing ---------------- 44 | \setbeamertemplate{navigation symbols}{} 45 | 46 | % -------- Invoke all mode 47 | \mode 48 | -------------------------------------------------------------------------------- /Slide-Caltech/cumtb_beamer_template.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Caltech/cumtb_beamer_template.pdf -------------------------------------------------------------------------------- /Slide-Caltech/figures/Caltech_LOGO-Orange_RGB.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Caltech/figures/Caltech_LOGO-Orange_RGB.pdf -------------------------------------------------------------------------------- /Slide-Caltech/figures/hollywood_caltech.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Caltech/figures/hollywood_caltech.jpg -------------------------------------------------------------------------------- /Slide-DetlevCM/FS-img.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-DetlevCM/FS-img.JPG -------------------------------------------------------------------------------- /Slide-DetlevCM/pics/Cute Dog.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-DetlevCM/pics/Cute Dog.bmp -------------------------------------------------------------------------------- /Slide-DetlevCM/pics/Cute Dog.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-DetlevCM/pics/Cute Dog.jpg -------------------------------------------------------------------------------- /Slide-DetlevCM/pics/FS-img.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-DetlevCM/pics/FS-img.jpg -------------------------------------------------------------------------------- /Slide-DetlevCM/pics/FS-img1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-DetlevCM/pics/FS-img1.pdf -------------------------------------------------------------------------------- /Slide-DetlevCM/pics/FS-img2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-DetlevCM/pics/FS-img2.pdf -------------------------------------------------------------------------------- /Slide-DetlevCM/pics/FS-img3.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-DetlevCM/pics/FS-img3.JPG -------------------------------------------------------------------------------- /Slide-DetlevCM/pics/IMG_0087.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-DetlevCM/pics/IMG_0087.JPG -------------------------------------------------------------------------------- /Slide-DetlevCM/pics/IMG_0195.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-DetlevCM/pics/IMG_0195.JPG -------------------------------------------------------------------------------- /Slide-DetlevCM/pics/IMG_20150704_141514.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-DetlevCM/pics/IMG_20150704_141514.jpg -------------------------------------------------------------------------------- /Slide-DetlevCM/pics/IMG_20150717_174307.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-DetlevCM/pics/IMG_20150717_174307.jpg -------------------------------------------------------------------------------- /Slide-DetlevCM/pics/LogoTop.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-DetlevCM/pics/LogoTop.pdf -------------------------------------------------------------------------------- /Slide-DetlevCM/pics/yt_logo.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | -------------------------------------------------------------------------------- /Slide-DetlevCM/slide_template.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-DetlevCM/slide_template.pdf -------------------------------------------------------------------------------- /Slide-JLTree/JLTree_slide.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} 4 | \HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined 5 | \global\let\oldcontentsline\contentsline 6 | \gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}} 7 | \global\let\oldnewlabel\newlabel 8 | \gdef\newlabel#1#2{\newlabelxx{#1}#2} 9 | \gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} 10 | \AtEndDocument{\ifx\hyper@anchor\@undefined 11 | \let\contentsline\oldcontentsline 12 | \let\newlabel\oldnewlabel 13 | \fi} 14 | \fi} 15 | \global\let\hyper@last\relax 16 | \gdef\HyperFirstAtBeginDocument#1{#1} 17 | \providecommand\HyField@AuxAddToFields[1]{} 18 | \providecommand\HyField@AuxAddToCoFields[2]{} 19 | \select@language{english} 20 | \@writefile{toc}{\select@language{english}} 21 | \@writefile{lof}{\select@language{english}} 22 | \@writefile{lot}{\select@language{english}} 23 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{1}{1/1}{}{0}}} 24 | \@writefile{nav}{\headcommand {\beamer@framepages {1}{1}}} 25 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{2}{2/2}{}{0}}} 26 | \@writefile{nav}{\headcommand {\beamer@framepages {2}{2}}} 27 | \@writefile{toc}{\beamer@sectionintoc {1}{Introduction}{3}{0}{1}} 28 | \@writefile{nav}{\headcommand {\sectionentry {1}{Introduction}{3}{Introduction}{0}}} 29 | \@writefile{nav}{\headcommand {\beamer@sectionpages {1}{2}}} 30 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {1}{2}}} 31 | \@writefile{toc}{\beamer@subsectionintoc {1}{1}{First Subsection Name}{3}{0}{1}} 32 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{1}{1}{3}{Short First Subsection Name}}\headcommand {\beamer@subsectionpages {3}{2}}} 33 | \@writefile{nav}{\headcommand {\slideentry {1}{1}{1}{3/3}{Short First Subsection Name}{0}}} 34 | \@writefile{nav}{\headcommand {\beamer@framepages {3}{3}}} 35 | \@writefile{nav}{\headcommand {\slideentry {1}{1}{2}{4/4}{Short First Subsection Name}{0}}} 36 | \@writefile{nav}{\headcommand {\beamer@framepages {4}{4}}} 37 | \@writefile{nav}{\headcommand {\slideentry {1}{1}{3}{5/10}{Short First Subsection Name}{0}}} 38 | \@writefile{nav}{\headcommand {\beamer@framepages {5}{10}}} 39 | \@writefile{toc}{\beamer@subsectionintoc {1}{2}{Second Subsection}{11}{0}{1}} 40 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{1}{2}{11}{Second Subsection}}\headcommand {\beamer@subsectionpages {3}{10}}} 41 | \@writefile{nav}{\headcommand {\slideentry {1}{2}{1}{11/11}{Second Subsection}{0}}} 42 | \@writefile{nav}{\headcommand {\beamer@framepages {11}{11}}} 43 | \@writefile{nav}{\headcommand {\slideentry {1}{2}{2}{12/12}{Second Subsection}{0}}} 44 | \@writefile{nav}{\headcommand {\beamer@framepages {12}{12}}} 45 | \@writefile{nav}{\headcommand {\slideentry {1}{2}{3}{13/13}{Second Subsection}{0}}} 46 | \@writefile{nav}{\headcommand {\beamer@framepages {13}{13}}} 47 | \@writefile{nav}{\headcommand {\sectionentry {2}{Summary}{14}{Summary}{0}}} 48 | \@writefile{nav}{\headcommand {\beamer@sectionpages {3}{13}}} 49 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {11}{13}}} 50 | \@writefile{nav}{\headcommand {\slideentry {2}{0}{1}{14/14}{}{0}}} 51 | \@writefile{nav}{\headcommand {\beamer@framepages {14}{14}}} 52 | \@writefile{nav}{\headcommand {\beamer@partpages {1}{14}}} 53 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {14}{14}}} 54 | \@writefile{nav}{\headcommand {\beamer@sectionpages {14}{14}}} 55 | \@writefile{nav}{\headcommand {\beamer@documentpages {14}}} 56 | \@writefile{nav}{\headcommand {\def \inserttotalframenumber {9}}} 57 | -------------------------------------------------------------------------------- /Slide-JLTree/JLTree_slide.nav: -------------------------------------------------------------------------------- 1 | \headcommand {\slideentry {0}{0}{1}{1/1}{}{0}} 2 | \headcommand {\beamer@framepages {1}{1}} 3 | \headcommand {\slideentry {0}{0}{2}{2/2}{}{0}} 4 | \headcommand {\beamer@framepages {2}{2}} 5 | \headcommand {\sectionentry {1}{Introduction}{3}{Introduction}{0}} 6 | \headcommand {\beamer@sectionpages {1}{2}} 7 | \headcommand {\beamer@subsectionpages {1}{2}} 8 | \headcommand {\beamer@subsectionentry {0}{1}{1}{3}{Short First Subsection Name}}\headcommand {\beamer@subsectionpages {3}{2}} 9 | \headcommand {\slideentry {1}{1}{1}{3/3}{Short First Subsection Name}{0}} 10 | \headcommand {\beamer@framepages {3}{3}} 11 | \headcommand {\slideentry {1}{1}{2}{4/4}{Short First Subsection Name}{0}} 12 | \headcommand {\beamer@framepages {4}{4}} 13 | \headcommand {\slideentry {1}{1}{3}{5/10}{Short First Subsection Name}{0}} 14 | \headcommand {\beamer@framepages {5}{10}} 15 | \headcommand {\beamer@subsectionentry {0}{1}{2}{11}{Second Subsection}}\headcommand {\beamer@subsectionpages {3}{10}} 16 | \headcommand {\slideentry {1}{2}{1}{11/11}{Second Subsection}{0}} 17 | \headcommand {\beamer@framepages {11}{11}} 18 | \headcommand {\slideentry {1}{2}{2}{12/12}{Second Subsection}{0}} 19 | \headcommand {\beamer@framepages {12}{12}} 20 | \headcommand {\slideentry {1}{2}{3}{13/13}{Second Subsection}{0}} 21 | \headcommand {\beamer@framepages {13}{13}} 22 | \headcommand {\sectionentry {2}{Summary}{14}{Summary}{0}} 23 | \headcommand {\beamer@sectionpages {3}{13}} 24 | \headcommand {\beamer@subsectionpages {11}{13}} 25 | \headcommand {\slideentry {2}{0}{1}{14/14}{}{0}} 26 | \headcommand {\beamer@framepages {14}{14}} 27 | \headcommand {\beamer@partpages {1}{14}} 28 | \headcommand {\beamer@subsectionpages {14}{14}} 29 | \headcommand {\beamer@sectionpages {14}{14}} 30 | \headcommand {\beamer@documentpages {14}} 31 | \headcommand {\def \inserttotalframenumber {9}} 32 | -------------------------------------------------------------------------------- /Slide-JLTree/JLTree_slide.out: -------------------------------------------------------------------------------- 1 | \BOOKMARK [2][]{Outline0.1}{\376\377\000I\000n\000t\000r\000o\000d\000u\000c\000t\000i\000o\000n}{}% 1 2 | \BOOKMARK [3][]{Outline0.1.1.3}{\376\377\000F\000i\000r\000s\000t\000\040\000S\000u\000b\000s\000e\000c\000t\000i\000o\000n\000\040\000N\000a\000m\000e}{Outline0.1}% 2 3 | \BOOKMARK [3][]{Outline0.1.2.11}{\376\377\000S\000e\000c\000o\000n\000d\000\040\000S\000u\000b\000s\000e\000c\000t\000i\000o\000n}{Outline0.1}% 3 4 | -------------------------------------------------------------------------------- /Slide-JLTree/JLTree_slide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-JLTree/JLTree_slide.pdf -------------------------------------------------------------------------------- /Slide-JLTree/JLTree_slide.snm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-JLTree/JLTree_slide.snm -------------------------------------------------------------------------------- /Slide-JLTree/JLTree_slide.synctex.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-JLTree/JLTree_slide.synctex.gz -------------------------------------------------------------------------------- /Slide-JLTree/JLTree_slide.toc: -------------------------------------------------------------------------------- 1 | \select@language {english} 2 | \beamer@sectionintoc {1}{Introduction}{3}{0}{1} 3 | \beamer@subsectionintoc {1}{1}{First Subsection Name}{3}{0}{1} 4 | \beamer@subsectionintoc {1}{2}{Second Subsection}{11}{0}{1} 5 | -------------------------------------------------------------------------------- /Slide-JLTree/beamercolorthemeowl.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-JLTree/beamercolorthemeowl.pdf -------------------------------------------------------------------------------- /Slide-Oxygen/beamerthemeOxygen.sty: -------------------------------------------------------------------------------- 1 | \usetheme{Rochester} 2 | 3 | \RequirePackage{pgf} 4 | % 插入oxygen 风格logo 此外, width=1.0\paperwidth 适合aspectratio=169 5 | \pgfdeclareimage[width=1.0\paperwidth]{oxygen-header}{oxygen-header} 6 | 7 | 8 | \beamer@headheight=0.65\paperwidth 9 | 10 | \definecolor{oxygenorange}{HTML}{F7800A} 11 | \definecolor{oxygengray}{HTML}{686868} 12 | \definecolor{oxygenlightgray}{HTML}{EEEEEE} 13 | \definecolor{oxygenblue}{HTML}{236EAF} 14 | \setbeamercolor*{Title bar}{fg=white} 15 | \setbeamercolor*{Location bar}{fg=oxygenorange,bg=oxygenlightgray} 16 | \setbeamercolor*{frametitle}{parent=Title bar} 17 | \setbeamercolor*{block title}{bg=oxygenblue,fg=white} 18 | \setbeamercolor*{block body}{bg=oxygenlightgray,fg=oxygengray} 19 | \setbeamercolor*{normal text}{bg=white,fg=oxygengray} 20 | \setbeamercolor*{section in head/foot}{bg=oxygenblue,fg=white} 21 | 22 | \usecolortheme[named=oxygenorange]{structure} 23 | 24 | \setbeamerfont{section in head/foot}{size=\tiny,series=\normalfont} 25 | \setbeamerfont{frametitle}{size=\Large} 26 | 27 | \setbeamertemplate{frametitle} 28 | { 29 | \vskip-0.53\beamer@headheight 30 | \vskip-\baselineskip 31 | \vskip-0.45cm 32 | \hskip0.65cm\usebeamerfont*{frametitle}\insertframetitle % 33 | % \vskip-0.10em 34 | % \hskip0.75cm\usebeamerfont*{framesubtitle}\insertframesubtitle% 35 | } 36 | 37 | \setbeamertemplate{headline} 38 | { 39 | \pgfuseimage{oxygen-header} 40 | \vskip -1.46cm 41 | \linethickness{0pt} % 42 | 43 | \framelatex{ 44 | \begin{beamercolorbox}[wd=\paperwidth,ht=0.048\beamer@headheight]{Title bar} 45 | \usebeamerfont{section in head/foot}% 46 | \insertsectionnavigationhorizontal{0pt}{\hskip0.22cm}{}% 47 | \end{beamercolorbox}} 48 | 49 | \framelatex{ 50 | \begin{beamercolorbox}[wd=\paperwidth,ht=0.674\beamer@headheight]{Title bar} 51 | \end{beamercolorbox}} 52 | } 53 | 54 | \setbeamertemplate{footline} 55 | { 56 | \linethickness{0pt} % 57 | \framelatex{ 58 | \begin{beamercolorbox}[leftskip=.3cm,wd=\paperwidth,ht=0.05\beamer@headheight,sep=0.08cm]{Location bar} 59 | \usebeamerfont{section in head/foot}% 60 | \insertshortauthor~|~\insertshorttitle 61 | \usebeamerfont{date in head/foot}\hspace*{30em} \insertshortdate{} %\hspace*{2em} 62 | \hfill 63 | \insertframenumber/\inserttotalframenumber 64 | \end{beamercolorbox}} 65 | } 66 | 67 | 68 | -------------------------------------------------------------------------------- /Slide-Oxygen/cumtb_logo.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Oxygen/cumtb_logo.pdf -------------------------------------------------------------------------------- /Slide-Oxygen/example-talk.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} 4 | \HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined 5 | \global\let\oldcontentsline\contentsline 6 | \gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}} 7 | \global\let\oldnewlabel\newlabel 8 | \gdef\newlabel#1#2{\newlabelxx{#1}#2} 9 | \gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} 10 | \AtEndDocument{\ifx\hyper@anchor\@undefined 11 | \let\contentsline\oldcontentsline 12 | \let\newlabel\oldnewlabel 13 | \fi} 14 | \fi} 15 | \global\let\hyper@last\relax 16 | \gdef\HyperFirstAtBeginDocument#1{#1} 17 | \providecommand*\HyPL@Entry[1]{} 18 | \HyPL@Entry{0<>} 19 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{1}{1/1}{}{0}}} 20 | \@writefile{nav}{\headcommand {\beamer@framepages {1}{1}}} 21 | \HyPL@Entry{1<>} 22 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{2}{2/2}{}{0}}} 23 | \@writefile{nav}{\headcommand {\beamer@framepages {2}{2}}} 24 | \HyPL@Entry{2<>} 25 | \@writefile{toc}{\beamer@sectionintoc {1}{介绍}{3}{0}{1}} 26 | \@writefile{nav}{\headcommand {\sectionentry {1}{介绍}{3}{介绍}{0}}} 27 | \@writefile{nav}{\headcommand {\beamer@sectionpages {1}{2}}} 28 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {1}{2}}} 29 | \@writefile{nav}{\headcommand {\slideentry {1}{0}{1}{3/3}{}{0}}} 30 | \@writefile{nav}{\headcommand {\beamer@framepages {3}{3}}} 31 | \HyPL@Entry{3<>} 32 | \@writefile{toc}{\beamer@sectionintoc {2}{算法}{4}{0}{2}} 33 | \@writefile{nav}{\headcommand {\sectionentry {2}{算法}{4}{算法}{0}}} 34 | \@writefile{nav}{\headcommand {\beamer@sectionpages {3}{3}}} 35 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {3}{3}}} 36 | \@writefile{nav}{\headcommand {\slideentry {2}{0}{1}{4/4}{}{0}}} 37 | \@writefile{nav}{\headcommand {\beamer@framepages {4}{4}}} 38 | \HyPL@Entry{4<>} 39 | \@writefile{nav}{\headcommand {\slideentry {2}{0}{2}{5/5}{}{0}}} 40 | \@writefile{nav}{\headcommand {\beamer@framepages {5}{5}}} 41 | \HyPL@Entry{5<>} 42 | \@writefile{toc}{\beamer@sectionintoc {3}{模拟结果}{6}{0}{3}} 43 | \@writefile{nav}{\headcommand {\sectionentry {3}{模拟结果}{6}{模拟结果}{0}}} 44 | \@writefile{nav}{\headcommand {\beamer@sectionpages {4}{5}}} 45 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {4}{5}}} 46 | \@writefile{nav}{\headcommand {\slideentry {3}{0}{1}{6/6}{}{0}}} 47 | \@writefile{nav}{\headcommand {\beamer@framepages {6}{6}}} 48 | \HyPL@Entry{6<>} 49 | \@writefile{nav}{\headcommand {\slideentry {3}{0}{2}{7/11}{}{0}}} 50 | \@writefile{nav}{\headcommand {\beamer@framepages {7}{11}}} 51 | \HyPL@Entry{11<>} 52 | \@writefile{nav}{\headcommand {\slideentry {3}{0}{3}{12/12}{}{0}}} 53 | \@writefile{nav}{\headcommand {\beamer@framepages {12}{12}}} 54 | \HyPL@Entry{12<>} 55 | \@writefile{nav}{\headcommand {\slideentry {3}{0}{4}{13/13}{}{0}}} 56 | \@writefile{nav}{\headcommand {\beamer@framepages {13}{13}}} 57 | \bibcite{Diggle2007Model}{\hyperlink {beamerbibDiggle2007Model}{1}} 58 | \bibcite{Diggle2000Childhood}{\hyperlink {beamerbibDiggle2000Childhood}{2}} 59 | \HyPL@Entry{13<>} 60 | \@writefile{nav}{\headcommand {\partentry {附录}{1}}} 61 | \@writefile{nav}{\headcommand {\beamer@partpages {1}{13}}} 62 | \@writefile{nav}{\headcommand {\beamer@sectionpages {6}{13}}} 63 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {6}{13}}} 64 | \@writefile{nav}{\headcommand {\beamer@appendixpages {14}}} 65 | \@writefile{nav}{\headcommand {\slideentry {3}{0}{5}{14/14}{}{1}}} 66 | \@writefile{nav}{\headcommand {\beamer@framepages {14}{14}}} 67 | \@writefile{nav}{\headcommand {\beamer@partpages {14}{14}}} 68 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {14}{14}}} 69 | \@writefile{nav}{\headcommand {\beamer@sectionpages {14}{14}}} 70 | \@writefile{nav}{\headcommand {\beamer@documentpages {14}}} 71 | \@writefile{nav}{\headcommand {\def \inserttotalframenumber {10}}} 72 | -------------------------------------------------------------------------------- /Slide-Oxygen/example-talk.nav: -------------------------------------------------------------------------------- 1 | \headcommand {\slideentry {0}{0}{1}{1/1}{}{0}} 2 | \headcommand {\beamer@framepages {1}{1}} 3 | \headcommand {\slideentry {0}{0}{2}{2/2}{}{0}} 4 | \headcommand {\beamer@framepages {2}{2}} 5 | \headcommand {\sectionentry {1}{介绍}{3}{介绍}{0}} 6 | \headcommand {\beamer@sectionpages {1}{2}} 7 | \headcommand {\beamer@subsectionpages {1}{2}} 8 | \headcommand {\slideentry {1}{0}{1}{3/3}{}{0}} 9 | \headcommand {\beamer@framepages {3}{3}} 10 | \headcommand {\sectionentry {2}{算法}{4}{算法}{0}} 11 | \headcommand {\beamer@sectionpages {3}{3}} 12 | \headcommand {\beamer@subsectionpages {3}{3}} 13 | \headcommand {\slideentry {2}{0}{1}{4/4}{}{0}} 14 | \headcommand {\beamer@framepages {4}{4}} 15 | \headcommand {\slideentry {2}{0}{2}{5/5}{}{0}} 16 | \headcommand {\beamer@framepages {5}{5}} 17 | \headcommand {\sectionentry {3}{模拟结果}{6}{模拟结果}{0}} 18 | \headcommand {\beamer@sectionpages {4}{5}} 19 | \headcommand {\beamer@subsectionpages {4}{5}} 20 | \headcommand {\slideentry {3}{0}{1}{6/6}{}{0}} 21 | \headcommand {\beamer@framepages {6}{6}} 22 | \headcommand {\slideentry {3}{0}{2}{7/11}{}{0}} 23 | \headcommand {\beamer@framepages {7}{11}} 24 | \headcommand {\slideentry {3}{0}{3}{12/12}{}{0}} 25 | \headcommand {\beamer@framepages {12}{12}} 26 | \headcommand {\slideentry {3}{0}{4}{13/13}{}{0}} 27 | \headcommand {\beamer@framepages {13}{13}} 28 | \headcommand {\partentry {附录}{1}} 29 | \headcommand {\beamer@partpages {1}{13}} 30 | \headcommand {\beamer@sectionpages {6}{13}} 31 | \headcommand {\beamer@subsectionpages {6}{13}} 32 | \headcommand {\beamer@appendixpages {14}} 33 | \headcommand {\slideentry {3}{0}{5}{14/14}{}{1}} 34 | \headcommand {\beamer@framepages {14}{14}} 35 | \headcommand {\beamer@partpages {14}{14}} 36 | \headcommand {\beamer@subsectionpages {14}{14}} 37 | \headcommand {\beamer@sectionpages {14}{14}} 38 | \headcommand {\beamer@documentpages {14}} 39 | \headcommand {\def \inserttotalframenumber {10}} 40 | -------------------------------------------------------------------------------- /Slide-Oxygen/example-talk.out: -------------------------------------------------------------------------------- 1 | \BOOKMARK [2][]{Outline0.1}{介绍}{}% 1 2 | \BOOKMARK [2][]{Outline0.2}{算法}{}% 2 3 | \BOOKMARK [2][]{Outline0.3}{模拟结果}{}% 3 4 | \BOOKMARK [1][]{Outline1}{附录}{}% 4 5 | -------------------------------------------------------------------------------- /Slide-Oxygen/example-talk.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Oxygen/example-talk.pdf -------------------------------------------------------------------------------- /Slide-Oxygen/example-talk.snm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Oxygen/example-talk.snm -------------------------------------------------------------------------------- /Slide-Oxygen/example-talk.synctex.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Oxygen/example-talk.synctex.gz -------------------------------------------------------------------------------- /Slide-Oxygen/example-talk.toc: -------------------------------------------------------------------------------- 1 | \beamer@sectionintoc {1}{介绍}{3}{0}{1} 2 | \beamer@sectionintoc {2}{算法}{4}{0}{2} 3 | \beamer@sectionintoc {3}{模拟结果}{6}{0}{3} 4 | -------------------------------------------------------------------------------- /Slide-Oxygen/figure/cumtb.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Oxygen/figure/cumtb.pdf -------------------------------------------------------------------------------- /Slide-Oxygen/oxygen-header.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Oxygen/oxygen-header.pdf -------------------------------------------------------------------------------- /Slide-Singapore/R-GLMM-pkgs.bib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Singapore/R-GLMM-pkgs.bib -------------------------------------------------------------------------------- /Slide-Singapore/Slide.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} 4 | \HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined 5 | \global\let\oldnewlabel\newlabel 6 | \gdef\newlabel#1#2{\newlabelxx{#1}#2} 7 | \gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} 8 | \AtEndDocument{\ifx\hyper@anchor\@undefined 9 | \let\newlabel\oldnewlabel 10 | \fi} 11 | \fi} 12 | \global\let\hyper@last\relax 13 | \gdef\HyperFirstAtBeginDocument#1{#1} 14 | \providecommand\HyField@AuxAddToFields[1]{} 15 | \providecommand\HyField@AuxAddToCoFields[2]{} 16 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{1}{1/1}{}{0}}} 17 | \@writefile{nav}{\headcommand {\beamer@framepages {1}{1}}} 18 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{2}{2/2}{}{0}}} 19 | \@writefile{nav}{\headcommand {\beamer@framepages {2}{2}}} 20 | \@writefile{toc}{\beamer@sectionintoc {1}{引言}{3}{0}{1}} 21 | \@writefile{nav}{\headcommand {\beamer@sectionpages {1}{2}}} 22 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {1}{2}}} 23 | \@writefile{nav}{\headcommand {\sectionentry {1}{引言}{3}{引言}{0}}} 24 | \@writefile{toc}{\beamer@subsectionintoc {1}{1}{研究意义}{3}{0}{1}} 25 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {3}{2}}} 26 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{1}{1}{3}{研究意义}}} 27 | \@writefile{nav}{\headcommand {\slideentry {1}{1}{1}{3/3}{研究意义}{0}}} 28 | \@writefile{nav}{\headcommand {\beamer@framepages {3}{3}}} 29 | \citation{Diggle2002} 30 | \@writefile{nav}{\headcommand {\slideentry {1}{1}{2}{4/4}{研究意义}{0}}} 31 | \@writefile{nav}{\headcommand {\beamer@framepages {4}{4}}} 32 | \@writefile{toc}{\beamer@subsectionintoc {1}{2}{文献综述}{5}{0}{1}} 33 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {3}{4}}} 34 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{1}{2}{5}{文献综述}}} 35 | \@writefile{toc}{\beamer@subsectionintoc {1}{3}{主要内容}{5}{0}{1}} 36 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {5}{4}}} 37 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{1}{3}{5}{主要内容}}} 38 | \@writefile{toc}{\beamer@sectionintoc {2}{模型(SGLMM)}{5}{0}{2}} 39 | \@writefile{nav}{\headcommand {\beamer@sectionpages {3}{4}}} 40 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {5}{4}}} 41 | \@writefile{nav}{\headcommand {\sectionentry {2}{模型(SGLMM)}{5}{模型(SGLMM)}{0}}} 42 | \@writefile{toc}{\beamer@subsectionintoc {2}{1}{模型结构}{5}{0}{2}} 43 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {5}{4}}} 44 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{2}{1}{5}{模型结构}}} 45 | \@writefile{toc}{\beamer@subsectionintoc {2}{2}{计算方法}{5}{0}{2}} 46 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {5}{4}}} 47 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{2}{2}{5}{计算方法}}} 48 | \@writefile{toc}{\beamer@subsectionintoc {2}{3}{数据分析}{5}{0}{2}} 49 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {5}{4}}} 50 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{2}{3}{5}{数据分析}}} 51 | \@writefile{nav}{\headcommand {\slideentry {2}{3}{1}{5/5}{数据分析}{0}}} 52 | \@writefile{nav}{\headcommand {\beamer@framepages {5}{5}}} 53 | \@writefile{toc}{\beamer@sectionintoc {3}{结论与展望}{6}{0}{3}} 54 | \@writefile{nav}{\headcommand {\beamer@sectionpages {5}{5}}} 55 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {5}{5}}} 56 | \@writefile{nav}{\headcommand {\sectionentry {3}{结论与展望}{6}{结论与展望}{0}}} 57 | \@writefile{nav}{\headcommand {\slideentry {3}{0}{1}{6/6}{}{0}}} 58 | \@writefile{nav}{\headcommand {\beamer@framepages {6}{6}}} 59 | \bibstyle{authordate1} 60 | \bibdata{R-GLMM-pkgs} 61 | \bibcite{Diggle2002}{{1}{2002}{{Diggle {\em et~al.\ }\relax }}{{}}} 62 | \@writefile{nav}{\headcommand {\beamer@sectionpages {6}{6}}} 63 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {6}{6}}} 64 | \@writefile{nav}{\headcommand {\sectionentry {4}{参考文献}{7}{参考文献}{0}}} 65 | \@writefile{nav}{\headcommand {\slideentry {4}{0}{0}{7/7}{}{0}}} 66 | \@writefile{nav}{\headcommand {\beamer@framepages {7}{7}}} 67 | \@writefile{nav}{\headcommand {\beamer@partpages {1}{7}}} 68 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {6}{7}}} 69 | \@writefile{nav}{\headcommand {\beamer@sectionpages {6}{7}}} 70 | \@writefile{nav}{\headcommand {\beamer@documentpages {7}}} 71 | \@writefile{nav}{\headcommand {\gdef \inserttotalframenumber {7}}} 72 | \gdef \@abspage@last{7} 73 | -------------------------------------------------------------------------------- /Slide-Singapore/Slide.bbl: -------------------------------------------------------------------------------- 1 | \begin{thebibliography}{} 2 | 3 | \bibitem[\protect\citename{Diggle {\em et~al.\ }\relax, }2002]{Diggle2002} 4 | Diggle, Peter, Moyeed, Rana, Rowlingson, Barry, \& Thomson, Madeleine. 2002. 5 | \newblock Childhood malaria in the Gambia: a case-study in model-based 6 | geostatistics. 7 | \newblock {\em Journal of the Royal Statistical Society: Series C (Applied 8 | Statistics)}, {\bf 51}(4), 493--506. 9 | 10 | \end{thebibliography} 11 | -------------------------------------------------------------------------------- /Slide-Singapore/Slide.blg: -------------------------------------------------------------------------------- 1 | This is BibTeX, Version 0.99d (TeX Live 2016/W32TeX) 2 | Capacity: max_strings=100000, hash_size=100000, hash_prime=85009 3 | The top-level auxiliary file: Slide.aux 4 | The style file: authordate1.bst 5 | Database file #1: R-GLMM-pkgs.bib 6 | You've used 1 entry, 7 | 2441 wiz_defined-function locations, 8 | 580 strings with 4523 characters, 9 | and the built_in function-call counts, 472 in all, are: 10 | = -- 43 11 | > -- 20 12 | < -- 3 13 | + -- 6 14 | - -- 6 15 | * -- 44 16 | := -- 81 17 | add.period$ -- 4 18 | call.type$ -- 1 19 | change.case$ -- 6 20 | chr.to.int$ -- 1 21 | cite$ -- 1 22 | duplicate$ -- 16 23 | empty$ -- 34 24 | format.name$ -- 6 25 | if$ -- 91 26 | int.to.chr$ -- 1 27 | int.to.str$ -- 0 28 | missing$ -- 1 29 | newline$ -- 8 30 | num.names$ -- 3 31 | pop$ -- 5 32 | preamble$ -- 1 33 | purify$ -- 7 34 | quote$ -- 0 35 | skip$ -- 17 36 | stack$ -- 0 37 | substring$ -- 36 38 | swap$ -- 3 39 | text.length$ -- 0 40 | text.prefix$ -- 0 41 | top$ -- 0 42 | type$ -- 8 43 | warning$ -- 0 44 | while$ -- 4 45 | width$ -- 0 46 | write$ -- 15 47 | -------------------------------------------------------------------------------- /Slide-Singapore/Slide.nav: -------------------------------------------------------------------------------- 1 | \headcommand {\slideentry {0}{0}{1}{1/1}{}{0}} 2 | \headcommand {\beamer@framepages {1}{1}} 3 | \headcommand {\slideentry {0}{0}{2}{2/2}{}{0}} 4 | \headcommand {\beamer@framepages {2}{2}} 5 | \headcommand {\beamer@sectionpages {1}{2}} 6 | \headcommand {\beamer@subsectionpages {1}{2}} 7 | \headcommand {\sectionentry {1}{引言}{3}{引言}{0}} 8 | \headcommand {\beamer@subsectionpages {3}{2}} 9 | \headcommand {\beamer@subsectionentry {0}{1}{1}{3}{研究意义}} 10 | \headcommand {\slideentry {1}{1}{1}{3/3}{研究意义}{0}} 11 | \headcommand {\beamer@framepages {3}{3}} 12 | \headcommand {\slideentry {1}{1}{2}{4/4}{研究意义}{0}} 13 | \headcommand {\beamer@framepages {4}{4}} 14 | \headcommand {\beamer@subsectionpages {3}{4}} 15 | \headcommand {\beamer@subsectionentry {0}{1}{2}{5}{文献综述}} 16 | \headcommand {\beamer@subsectionpages {5}{4}} 17 | \headcommand {\beamer@subsectionentry {0}{1}{3}{5}{主要内容}} 18 | \headcommand {\beamer@sectionpages {3}{4}} 19 | \headcommand {\beamer@subsectionpages {5}{4}} 20 | \headcommand {\sectionentry {2}{模型(SGLMM)}{5}{模型(SGLMM)}{0}} 21 | \headcommand {\beamer@subsectionpages {5}{4}} 22 | \headcommand {\beamer@subsectionentry {0}{2}{1}{5}{模型结构}} 23 | \headcommand {\beamer@subsectionpages {5}{4}} 24 | \headcommand {\beamer@subsectionentry {0}{2}{2}{5}{计算方法}} 25 | \headcommand {\beamer@subsectionpages {5}{4}} 26 | \headcommand {\beamer@subsectionentry {0}{2}{3}{5}{数据分析}} 27 | \headcommand {\slideentry {2}{3}{1}{5/5}{数据分析}{0}} 28 | \headcommand {\beamer@framepages {5}{5}} 29 | \headcommand {\beamer@sectionpages {5}{5}} 30 | \headcommand {\beamer@subsectionpages {5}{5}} 31 | \headcommand {\sectionentry {3}{结论与展望}{6}{结论与展望}{0}} 32 | \headcommand {\slideentry {3}{0}{1}{6/6}{}{0}} 33 | \headcommand {\beamer@framepages {6}{6}} 34 | \headcommand {\beamer@sectionpages {6}{6}} 35 | \headcommand {\beamer@subsectionpages {6}{6}} 36 | \headcommand {\sectionentry {4}{参考文献}{7}{参考文献}{0}} 37 | \headcommand {\slideentry {4}{0}{0}{7/7}{}{0}} 38 | \headcommand {\beamer@framepages {7}{7}} 39 | \headcommand {\beamer@partpages {1}{7}} 40 | \headcommand {\beamer@subsectionpages {6}{7}} 41 | \headcommand {\beamer@sectionpages {6}{7}} 42 | \headcommand {\beamer@documentpages {7}} 43 | \headcommand {\gdef \inserttotalframenumber {7}} 44 | -------------------------------------------------------------------------------- /Slide-Singapore/Slide.out: -------------------------------------------------------------------------------- 1 | \BOOKMARK [2][]{Outline0.1}{\376\377\137\025\212\000}{}% 1 2 | \BOOKMARK [3][]{Outline0.1.1.3}{\376\377\170\024\172\166\141\017\116\111}{Outline0.1}% 2 3 | \BOOKMARK [3][]{Outline0.1.2.5}{\376\377\145\207\163\056\176\374\217\360}{Outline0.1}% 3 4 | \BOOKMARK [3][]{Outline0.1.3.5}{\376\377\116\073\211\201\121\205\133\271}{Outline0.1}% 4 5 | \BOOKMARK [2][]{Outline0.2}{\376\377\152\041\127\213\000\050\000S\000G\000L\000M\000M\000\051}{}% 5 6 | \BOOKMARK [3][]{Outline0.2.1.5}{\376\377\152\041\127\213\176\323\147\204}{Outline0.2}% 6 7 | \BOOKMARK [3][]{Outline0.2.2.5}{\376\377\213\241\173\227\145\271\154\325}{Outline0.2}% 7 8 | \BOOKMARK [3][]{Outline0.2.3.5}{\376\377\145\160\143\156\122\006\147\220}{Outline0.2}% 8 9 | \BOOKMARK [2][]{Outline0.3}{\376\377\176\323\213\272\116\016\134\125\147\033}{}% 9 10 | \BOOKMARK [2][]{Outline0.4}{\376\377\123\302\200\003\145\207\163\056}{}% 10 11 | -------------------------------------------------------------------------------- /Slide-Singapore/Slide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Singapore/Slide.pdf -------------------------------------------------------------------------------- /Slide-Singapore/Slide.snm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Singapore/Slide.snm -------------------------------------------------------------------------------- /Slide-Singapore/Slide.tex: -------------------------------------------------------------------------------- 1 | % !TEX TS-program = LuaLaTeX 2 | \documentclass[11pt,compress,xcolor=x11names,UTF8]{beamer} 3 | \usetheme{Singapore} 4 | \usefonttheme{structurebold} 5 | \usecolortheme[named=SpringGreen4]{structure} 6 | % \usepackage{gradientframe} % 图片立体感 7 | \graphicspath{{figure/}} % 图片路径 8 | %% 加入中文 9 | \usepackage[fontset=fandol]{ctex} 10 | % \setCJKsansfont[BoldFont=Noto Sans CJK SC, ItalicFont=Adobe Kaiti Std]{Source Han Serif SC} 11 | % \setsansfont{Roboto} 12 | \usepackage{natbib} % 参考文献 13 | % 数学字体 14 | % \usepackage{mathptm} 15 | % \usepackage{mathptmx} 16 | 17 | \title{Spatial Generalized Linear Mixed Models with Application to Prevalence Mapping} 18 | \subtitle{空间广义线性混合模型及其在预测流行病中的应用} 19 | \author{黄湘云 \and XXX} 20 | \institute{\includegraphics[width=10ex,interpolate=true]{logo} \\~~ \\ 理学院 \\ 中国矿业大学(北京)} 21 | \date{\today} 22 | % \logo{\includegraphics[width=.15\textwidth]{CUMTB}} 23 | \subject{硕士答辩} 24 | \keywords{混合效应模型} 25 | 26 | 27 | \begin{document} 28 | 29 | \maketitle 30 | 31 | \begin{frame} 32 | \frametitle{内容提要} 33 | \tableofcontents 34 | \end{frame} 35 | 36 | 37 | \section{引言} 38 | 39 | 40 | \subsection{研究意义} 41 | 42 | \begin{frame}{Examples} 43 | 44 | \begin{enumerate} 45 | \item radionuclide concentrations on Rongelap Island 46 | \item childhood malaria in the gambia 47 | \item Loa loa prevalence in Cameroon and surrounding areas 48 | \end{enumerate} 49 | 50 | \end{frame} 51 | 52 | \begin{frame}{Introduction} 53 | \citet{Diggle2002} 54 | \begin{itemize} 55 | \item the effects of child level covariates (age and bed net use) 56 | \item village level covariates (the primary health care and greenness of surrounding vegetation) 57 | \item separate components for residual spatial 58 | \item non-spatial extrabinomial variation 59 | \end{itemize} 60 | 61 | $\mathbb{R}^{n}$ 62 | 63 | $$\log \{p_{ij}/(1-p_{ij})\} =\alpha + \beta'z_{ij} + U_{i} + S(x_{i})$$ 64 | 65 | \end{frame} 66 | 67 | \subsection{文献综述} 68 | 69 | \subsection{主要内容} 70 | 71 | 72 | \section{模型(SGLMM)} 73 | 74 | \subsection{模型结构} 75 | 76 | \subsection{计算方法} 77 | 78 | \subsection{数据分析} 79 | 80 | \begin{frame} 81 | \begin{figure} 82 | \centering 83 | \includegraphics[width=.8\textwidth]{demo03} 84 | \end{figure} 85 | \end{frame} 86 | 87 | \section{结论与展望} 88 | 89 | 90 | 91 | \begin{frame} 92 | 93 | \centerline{\Huge\color{red} 谢谢! } 94 | 95 | \end{frame} 96 | 97 | 98 | 99 | \begin{frame}[allowframebreaks] 100 | \frametitle{参考文献} 101 | \bibliographystyle{authordate1} 102 | \bibliography{R-GLMM-pkgs} 103 | \end{frame} 104 | 105 | \end{document} 106 | 107 | 108 | -------------------------------------------------------------------------------- /Slide-Singapore/Slide.toc: -------------------------------------------------------------------------------- 1 | \beamer@sectionintoc {1}{引言}{3}{0}{1} 2 | \beamer@subsectionintoc {1}{1}{研究意义}{3}{0}{1} 3 | \beamer@subsectionintoc {1}{2}{文献综述}{5}{0}{1} 4 | \beamer@subsectionintoc {1}{3}{主要内容}{5}{0}{1} 5 | \beamer@sectionintoc {2}{模型(SGLMM)}{5}{0}{2} 6 | \beamer@subsectionintoc {2}{1}{模型结构}{5}{0}{2} 7 | \beamer@subsectionintoc {2}{2}{计算方法}{5}{0}{2} 8 | \beamer@subsectionintoc {2}{3}{数据分析}{5}{0}{2} 9 | \beamer@sectionintoc {3}{结论与展望}{6}{0}{3} 10 | -------------------------------------------------------------------------------- /Slide-Singapore/figure/demo03.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Singapore/figure/demo03.pdf -------------------------------------------------------------------------------- /Slide-Singapore/figure/haroop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Singapore/figure/haroop.png -------------------------------------------------------------------------------- /Slide-Singapore/figure/logo.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Singapore/figure/logo.pdf -------------------------------------------------------------------------------- /Slide-Steine/R-GLMM-pkgs.bib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Steine/R-GLMM-pkgs.bib -------------------------------------------------------------------------------- /Slide-Steine/Steine.bbl: -------------------------------------------------------------------------------- 1 | \begin{thebibliography}{} 2 | 3 | \bibitem[\protect\citename{Diggle {\em et~al.}, }2002]{Diggle2002} 4 | Diggle, Peter, Moyeed, Rana, Rowlingson, Barry, \& Thomson, Madeleine. 2002. 5 | \newblock Childhood malaria in the Gambia: a case-study in model-based geostatistics. 6 | \newblock {\em Journal of the Royal Statistical Society: Series C (Applied Statistics)}, {\bf 51}(4), 493--506. 7 | 8 | \end{thebibliography} 9 | -------------------------------------------------------------------------------- /Slide-Steine/Steine.blg: -------------------------------------------------------------------------------- 1 | This is BibTeX, Version 0.99d (TeX Live 2023) 2 | Capacity: max_strings=200000, hash_size=200000, hash_prime=170003 3 | The top-level auxiliary file: Steine.aux 4 | The style file: authordate1.bst 5 | Database file #1: R-GLMM-pkgs.bib 6 | You've used 1 entry, 7 | 2441 wiz_defined-function locations, 8 | 580 strings with 4509 characters, 9 | and the built_in function-call counts, 472 in all, are: 10 | = -- 43 11 | > -- 20 12 | < -- 3 13 | + -- 6 14 | - -- 6 15 | * -- 44 16 | := -- 81 17 | add.period$ -- 4 18 | call.type$ -- 1 19 | change.case$ -- 6 20 | chr.to.int$ -- 1 21 | cite$ -- 1 22 | duplicate$ -- 16 23 | empty$ -- 34 24 | format.name$ -- 6 25 | if$ -- 91 26 | int.to.chr$ -- 1 27 | int.to.str$ -- 0 28 | missing$ -- 1 29 | newline$ -- 8 30 | num.names$ -- 3 31 | pop$ -- 5 32 | preamble$ -- 1 33 | purify$ -- 7 34 | quote$ -- 0 35 | skip$ -- 17 36 | stack$ -- 0 37 | substring$ -- 36 38 | swap$ -- 3 39 | text.length$ -- 0 40 | text.prefix$ -- 0 41 | top$ -- 0 42 | type$ -- 8 43 | warning$ -- 0 44 | while$ -- 4 45 | width$ -- 0 46 | write$ -- 15 47 | -------------------------------------------------------------------------------- /Slide-Steine/Steine.nav: -------------------------------------------------------------------------------- 1 | \headcommand {\slideentry {0}{0}{1}{1/1}{}{0}} 2 | \headcommand {\beamer@framepages {1}{1}} 3 | \headcommand {\slideentry {0}{0}{2}{2/2}{}{0}} 4 | \headcommand {\beamer@framepages {2}{2}} 5 | \headcommand {\beamer@sectionpages {1}{2}} 6 | \headcommand {\beamer@subsectionpages {1}{2}} 7 | \headcommand {\sectionentry {1}{引言}{3}{引言}{0}} 8 | \headcommand {\beamer@subsectionpages {3}{2}} 9 | \headcommand {\beamer@subsectionentry {0}{1}{1}{3}{研究意义}} 10 | \headcommand {\slideentry {1}{1}{1}{3/3}{研究意义}{0}} 11 | \headcommand {\beamer@framepages {3}{3}} 12 | \headcommand {\slideentry {1}{1}{2}{4/4}{研究意义}{0}} 13 | \headcommand {\beamer@framepages {4}{4}} 14 | \headcommand {\beamer@subsectionpages {3}{4}} 15 | \headcommand {\beamer@subsectionentry {0}{1}{2}{5}{文献综述}} 16 | \headcommand {\beamer@subsectionpages {5}{4}} 17 | \headcommand {\beamer@subsectionentry {0}{1}{3}{5}{主要内容}} 18 | \headcommand {\beamer@sectionpages {3}{4}} 19 | \headcommand {\beamer@subsectionpages {5}{4}} 20 | \headcommand {\sectionentry {2}{模型(SGLMM)}{5}{模型(SGLMM)}{0}} 21 | \headcommand {\beamer@subsectionpages {5}{4}} 22 | \headcommand {\beamer@subsectionentry {0}{2}{1}{5}{模型结构}} 23 | \headcommand {\slideentry {2}{1}{1}{5/5}{模型结构}{0}} 24 | \headcommand {\beamer@framepages {5}{5}} 25 | \headcommand {\beamer@subsectionpages {5}{5}} 26 | \headcommand {\beamer@subsectionentry {0}{2}{2}{6}{计算方法}} 27 | \headcommand {\beamer@subsectionpages {6}{5}} 28 | \headcommand {\beamer@subsectionentry {0}{2}{3}{6}{数据分析}} 29 | \headcommand {\beamer@sectionpages {5}{5}} 30 | \headcommand {\beamer@subsectionpages {6}{5}} 31 | \headcommand {\sectionentry {3}{结论与展望}{6}{结论与展望}{0}} 32 | \headcommand {\slideentry {3}{0}{1}{6/6}{}{0}} 33 | \headcommand {\beamer@framepages {6}{6}} 34 | \headcommand {\slideentry {3}{0}{2}{7/7}{}{0}} 35 | \headcommand {\beamer@framepages {7}{7}} 36 | \headcommand {\slideentry {3}{0}{3}{8/8}{}{0}} 37 | \headcommand {\beamer@framepages {8}{8}} 38 | \headcommand {\slideentry {3}{0}{4}{9/9}{}{0}} 39 | \headcommand {\beamer@framepages {9}{9}} 40 | \headcommand {\beamer@sectionpages {6}{9}} 41 | \headcommand {\beamer@subsectionpages {6}{9}} 42 | \headcommand {\sectionentry {4}{Literatur}{10}{Literatur}{0}} 43 | \headcommand {\slideentry {4}{0}{0}{10/10}{}{0}} 44 | \headcommand {\beamer@framepages {10}{10}} 45 | \headcommand {\beamer@partpages {1}{10}} 46 | \headcommand {\beamer@subsectionpages {6}{10}} 47 | \headcommand {\beamer@sectionpages {6}{10}} 48 | \headcommand {\beamer@documentpages {10}} 49 | \headcommand {\gdef \inserttotalframenumber {10}} 50 | -------------------------------------------------------------------------------- /Slide-Steine/Steine.out: -------------------------------------------------------------------------------- 1 | \BOOKMARK [2][]{Outline0.1}{\376\377\137\025\212\000}{}% 1 2 | \BOOKMARK [3][]{Outline0.1.1.3}{\376\377\170\024\172\166\141\017\116\111}{Outline0.1}% 2 3 | \BOOKMARK [3][]{Outline0.1.2.5}{\376\377\145\207\163\056\176\374\217\360}{Outline0.1}% 3 4 | \BOOKMARK [3][]{Outline0.1.3.5}{\376\377\116\073\211\201\121\205\133\271}{Outline0.1}% 4 5 | \BOOKMARK [2][]{Outline0.2}{\376\377\152\041\127\213\000\050\000S\000G\000L\000M\000M\000\051}{}% 5 6 | \BOOKMARK [3][]{Outline0.2.1.5}{\376\377\152\041\127\213\176\323\147\204}{Outline0.2}% 6 7 | \BOOKMARK [3][]{Outline0.2.2.6}{\376\377\213\241\173\227\145\271\154\325}{Outline0.2}% 7 8 | \BOOKMARK [3][]{Outline0.2.3.6}{\376\377\145\160\143\156\122\006\147\220}{Outline0.2}% 8 9 | \BOOKMARK [2][]{Outline0.3}{\376\377\176\323\213\272\116\016\134\125\147\033}{}% 9 10 | \BOOKMARK [2][]{Outline0.4}{\376\377\000L\000i\000t\000e\000r\000a\000t\000u\000r}{}% 10 11 | -------------------------------------------------------------------------------- /Slide-Steine/Steine.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Steine/Steine.pdf -------------------------------------------------------------------------------- /Slide-Steine/Steine.snm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Steine/Steine.snm -------------------------------------------------------------------------------- /Slide-Steine/Steine.tex: -------------------------------------------------------------------------------- 1 | % !TEX TS-program = XeLaTeX 2 | \documentclass[11pt,compress,xcolor=x11names,UTF8]{ctexbeamer} 3 | % \usetheme{Ulm} 4 | \usetheme{Bayreuth} 5 | % \usetheme{GYPT} 6 | % \usetheme{MWG} 7 | \usepackage[utf8]{inputenc} 8 | \usepackage[T1]{fontenc} 9 | \usepackage{xeCJK} 10 | \defaultfontfeatures{Mapping=tex-text} 11 | \setCJKmainfont[BoldFont=Noto Sans CJK SC, ItalicFont=Kaiti SC]{Noto Serif CJK SC} 12 | \setCJKmonofont[Scale=0.9]{Kaiti SC} 13 | \setCJKfamilyfont{song}[BoldFont=Noto Sans CJK SC]{Noto Serif CJK SC} 14 | \setCJKfamilyfont{sf}[BoldFont=Noto Sans CJK SC]{Noto Sans CJK SC} 15 | 16 | \usepackage{appendixnumberbeamer} 17 | \usepackage{csquotes} 18 | \usepackage{hyperref} 19 | 20 | \usepackage[german]{babel} 21 | 22 | \usepackage[osf,scale=.92]{roboto} 23 | \usepackage[osf,slantedGreek]{mathpazo} 24 | 25 | \usepackage{ragged2e} 26 | \renewcommand{\raggedright}{\leftskip=0pt \rightskip=0pt plus 0cm} % 对齐 27 | \usepackage{natbib} % 参考文献 28 | \graphicspath{{figure/}} % 图片路径 29 | 30 | \usetheme{default} 31 | 32 | \title{空间广义线性混合模型及其在预测流行病中的应用} 33 | \subtitle{Spatial Generalized Linear Mixed Models with Application to Prevalence Mapping} 34 | 35 | \author{黄湘云\and XXX} 36 | \institute[CUMTB]{理学院\\ 中国矿业大学(北京)} 37 | \date{2018年5月} 38 | 39 | \begin{document} 40 | \frame{\maketitle} 41 | 42 | \begin{frame}{目录} 43 | \tableofcontents 44 | \end{frame} 45 | 46 | 47 | \section{引言} 48 | 49 | 50 | \subsection{研究意义} 51 | 52 | \begin{frame} 53 | \textbf{Examples} 54 | 55 | \begin{enumerate} 56 | \item radionuclide concentrations on Rongelap Island 57 | \item childhood malaria in the gambia 58 | \item Loa loa prevalence in Cameroon and surrounding areas 59 | \end{enumerate} 60 | 61 | \end{frame} 62 | 63 | \begin{frame}{Introduction} 64 | 65 | \citet{Diggle2002} 66 | \begin{itemize} 67 | \item the effects of child level covariates (age and bed net use) 68 | \item village level covariates (the primary health care and greenness of surrounding vegetation) 69 | \item separate components for residual spatial 70 | \item non-spatial extrabinomial variation 71 | \end{itemize} 72 | $\mathbb{R}^{n}$ 73 | $$\log \{p_{ij}/(1-p_{ij})\} =\alpha + \beta'z_{ij} + U_{i} + S(x_{i})$$ 74 | 75 | \end{frame} 76 | 77 | \subsection{文献综述} 78 | 79 | \subsection{主要内容} 80 | 81 | 82 | \section{模型(SGLMM)} 83 | 84 | \subsection{模型结构} 85 | 86 | \begin{frame}{Intro} 87 | 88 | \end{frame} 89 | 90 | \subsection{计算方法} 91 | 92 | \subsection{数据分析} 93 | 94 | \section{结论与展望} 95 | 96 | 97 | 98 | \begin{frame} 99 | \textbf{疟疾流行度与植被关系} 100 | \begin{figure} 101 | \centering 102 | \includegraphics[width=.75\textwidth]{demo03} 103 | \end{figure} 104 | \end{frame} 105 | 106 | 107 | 108 | 109 | 110 | \begin{frame} 111 | 112 | \centerline{\Huge\color{red} 谢谢! } 113 | 114 | \end{frame} 115 | 116 | 117 | 118 | 119 | 120 | 121 | 122 | \begin{frame}{demo} 123 | \centering 124 | \includegraphics[width=.85\textheight]{demo03} \\ 125 | 126 | \flushleft 127 | \textbf{\underline{\textsc{Merke:}}\hspace{1em} Steine sind Perfektionisten!} 128 | \end{frame} 129 | 130 | 131 | 132 | \begin{frame}{hah} 133 | \centering 134 | \includegraphics[width=.85\textheight]{zufriedenheit} \\ 135 | 136 | \flushleft 137 | \textbf{\underline{\textsc{Merke:}}\hspace{1em} Steine sind Perfektionisten!} 138 | \end{frame} 139 | 140 | 141 | \begin{frame}[allowframebreaks] 142 | \frametitle{参考文献} 143 | \bibliographystyle{authordate1} 144 | \bibliography{R-GLMM-pkgs} 145 | \end{frame} 146 | 147 | \end{document} -------------------------------------------------------------------------------- /Slide-Steine/Steine.toc: -------------------------------------------------------------------------------- 1 | \babel@toc {german}{}\relax 2 | \beamer@sectionintoc {1}{引言}{3}{0}{1} 3 | \beamer@subsectionintoc {1}{1}{研究意义}{3}{0}{1} 4 | \beamer@subsectionintoc {1}{2}{文献综述}{5}{0}{1} 5 | \beamer@subsectionintoc {1}{3}{主要内容}{5}{0}{1} 6 | \beamer@sectionintoc {2}{模型(SGLMM)}{5}{0}{2} 7 | \beamer@subsectionintoc {2}{1}{模型结构}{5}{0}{2} 8 | \beamer@subsectionintoc {2}{2}{计算方法}{6}{0}{2} 9 | \beamer@subsectionintoc {2}{3}{数据分析}{6}{0}{2} 10 | \beamer@sectionintoc {3}{结论与展望}{6}{0}{3} 11 | -------------------------------------------------------------------------------- /Slide-Steine/demo03.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Steine/demo03.pdf -------------------------------------------------------------------------------- /Slide-Steine/zufriedenheit.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-Steine/zufriedenheit.pdf -------------------------------------------------------------------------------- /Slide-TorinoTh/figures/demo01.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-TorinoTh/figures/demo01.pdf -------------------------------------------------------------------------------- /Slide-TorinoTh/figures/demo010.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-TorinoTh/figures/demo010.pdf -------------------------------------------------------------------------------- /Slide-TorinoTh/figures/demo0100.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-TorinoTh/figures/demo0100.pdf -------------------------------------------------------------------------------- /Slide-TorinoTh/figures/demo011.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-TorinoTh/figures/demo011.pdf -------------------------------------------------------------------------------- /Slide-TorinoTh/figures/demo0200.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-TorinoTh/figures/demo0200.pdf -------------------------------------------------------------------------------- /Slide-TorinoTh/figures/demo03.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-TorinoTh/figures/demo03.pdf -------------------------------------------------------------------------------- /Slide-TorinoTh/figures/logo.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-TorinoTh/figures/logo.pdf -------------------------------------------------------------------------------- /Slide-TorinoTh/figures/me.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-TorinoTh/figures/me.jpg -------------------------------------------------------------------------------- /Slide-TorinoTh/figures/yuanhui.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-TorinoTh/figures/yuanhui.pdf -------------------------------------------------------------------------------- /Slide-TorinoTh/slide.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} 4 | \HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined 5 | \global\let\oldnewlabel\newlabel 6 | \gdef\newlabel#1#2{\newlabelxx{#1}#2} 7 | \gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} 8 | \AtEndDocument{\ifx\hyper@anchor\@undefined 9 | \let\newlabel\oldnewlabel 10 | \fi} 11 | \fi} 12 | \global\let\hyper@last\relax 13 | \gdef\HyperFirstAtBeginDocument#1{#1} 14 | \providecommand*\HyPL@Entry[1]{} 15 | \HyPL@Entry{0<>} 16 | \@writefile{toc}{\xpginauxfiletrue } 17 | \@writefile{lof}{\xpginauxfiletrue } 18 | \@writefile{lot}{\xpginauxfiletrue } 19 | \@writefile{toc}{\selectlanguage *[variant=british]{english}} 20 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{1}{1/1}{}{0}}} 21 | \@writefile{nav}{\headcommand {\beamer@framepages {1}{1}}} 22 | \HyPL@Entry{1<>} 23 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{2}{2/2}{}{0}}} 24 | \@writefile{nav}{\headcommand {\beamer@framepages {2}{2}}} 25 | \HyPL@Entry{2<>} 26 | \@writefile{toc}{\beamer@sectionintoc {1}{Intro}{3}{0}{1}} 27 | \@writefile{nav}{\headcommand {\beamer@sectionpages {1}{2}}} 28 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {1}{2}}} 29 | \@writefile{nav}{\headcommand {\sectionentry {1}{Intro}{3}{Intro}{0}}} 30 | \@writefile{nav}{\headcommand {\slideentry {1}{0}{1}{3/3}{}{0}}} 31 | \@writefile{nav}{\headcommand {\beamer@framepages {3}{3}}} 32 | \HyPL@Entry{3<>} 33 | \@writefile{nav}{\headcommand {\slideentry {1}{0}{2}{4/4}{}{0}}} 34 | \@writefile{nav}{\headcommand {\beamer@framepages {4}{4}}} 35 | \HyPL@Entry{4<>} 36 | \@writefile{nav}{\headcommand {\slideentry {1}{0}{3}{5/5}{}{0}}} 37 | \@writefile{nav}{\headcommand {\beamer@framepages {5}{5}}} 38 | \HyPL@Entry{5<>} 39 | \@writefile{nav}{\headcommand {\slideentry {1}{0}{4}{6/6}{}{0}}} 40 | \@writefile{nav}{\headcommand {\beamer@framepages {6}{6}}} 41 | \citation{R-geoR,R-geoRglm,R-spatial,Giorgi2016} 42 | \citation{Stan2015,Stan2017} 43 | \citation{Salvatier2016} 44 | \citation{Rue2009,R-INLA,Rue2017arXiv} 45 | \HyPL@Entry{6<>} 46 | \@writefile{toc}{\beamer@sectionintoc {2}{refs}{7}{0}{2}} 47 | \@writefile{nav}{\headcommand {\beamer@sectionpages {3}{6}}} 48 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {3}{6}}} 49 | \@writefile{nav}{\headcommand {\sectionentry {2}{refs}{7}{refs}{0}}} 50 | \@writefile{nav}{\headcommand {\slideentry {2}{0}{1}{7/7}{}{0}}} 51 | \@writefile{nav}{\headcommand {\beamer@framepages {7}{7}}} 52 | \HyPL@Entry{7<>} 53 | \@writefile{nav}{\headcommand {\slideentry {2}{0}{1}{7/8}{}{0}}} 54 | \@writefile{nav}{\headcommand {\beamer@framepages {7}{8}}} 55 | \bibstyle{authordate1} 56 | \bibdata{R-GLMM-pkgs} 57 | \bibcite{Stan2017}{{1}{2017}{{Bob {\em et~al.}}}{{}}} 58 | \bibcite{R-geoRglm}{{2}{2015}{{Christensen \& {Ribeiro Jr}}}{{}}} 59 | \bibcite{Stan2015}{{3}{2015}{{Gelman {\em et~al.}}}{{}}} 60 | \bibcite{Giorgi2016}{{4}{2016}{{Giorgi \& Diggle}}{{}}} 61 | \bibcite{Rue2017arXiv}{{5}{2017}{{{G{\'o}mez-Rubio} \& Rue}}{{}}} 62 | \bibcite{R-geoR}{{6}{2016}{{{Ribeiro Jr} \& Diggle}}{{}}} 63 | \bibcite{R-spatial}{{7}{2015}{{Ripley}}{{}}} 64 | \bibcite{Rue2009}{{8}{2009}{{Rue {\em et~al.}}}{{}}} 65 | \bibcite{R-INLA}{{9}{2016}{{Rue {\em et~al.}}}{{}}} 66 | \bibcite{Salvatier2016}{{10}{2016}{{Salvatier {\em et~al.}}}{{}}} 67 | \HyPL@Entry{8<>} 68 | \@writefile{nav}{\headcommand {\beamer@sectionpages {7}{8}}} 69 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {7}{8}}} 70 | \@writefile{nav}{\headcommand {\sectionentry {3}{References}{9}{References}{0}}} 71 | \@writefile{nav}{\headcommand {\slideentry {3}{0}{0}{9/9}{}{0}}} 72 | \@writefile{nav}{\headcommand {\beamer@framepages {9}{9}}} 73 | \HyPL@Entry{9<>} 74 | \@writefile{nav}{\headcommand {\slideentry {3}{0}{0}{9/10}{}{0}}} 75 | \@writefile{nav}{\headcommand {\beamer@framepages {9}{10}}} 76 | \HyPL@Entry{10<>} 77 | \@writefile{nav}{\headcommand {\slideentry {3}{0}{0}{9/11}{}{0}}} 78 | \@writefile{nav}{\headcommand {\beamer@framepages {9}{11}}} 79 | \@writefile{nav}{\headcommand {\beamer@partpages {1}{11}}} 80 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {7}{11}}} 81 | \@writefile{nav}{\headcommand {\beamer@sectionpages {7}{11}}} 82 | \@writefile{nav}{\headcommand {\beamer@documentpages {11}}} 83 | \@writefile{nav}{\headcommand {\gdef \inserttotalframenumber {11}}} 84 | \gdef \@abspage@last{11} 85 | -------------------------------------------------------------------------------- /Slide-TorinoTh/slide.bbl: -------------------------------------------------------------------------------- 1 | \begin{thebibliography}{} 2 | 3 | \bibitem[\protect\citename{Bob {\em et~al.}, }2017]{Stan2017} 4 | Bob, Carpenter, Andrew, Gelman, Matthew, Hoffman, \& et~al. 2017. 5 | \newblock Stan: A Probabilistic Programming Language. 6 | \newblock {\em Journal of Statistical Software}, {\bf 76}(1), 1--32. 7 | 8 | \bibitem[\protect\citename{Christensen \& {Ribeiro Jr}, }2015]{R-geoRglm} 9 | Christensen, Ole~F., \& {Ribeiro Jr}, Paulo~J. 2015. 10 | \newblock {\em geoRglm: A Package for Generalised Linear Spatial Models}. 11 | \newblock R package version 0.9-8. 12 | 13 | \bibitem[\protect\citename{Gelman {\em et~al.}, }2015]{Stan2015} 14 | Gelman, Andrew, Lee, Daniel, Guo, Jiqiang, \& et~al. 2015. 15 | \newblock Stan: A Probabilistic Programming Language for Bayesian Inference and Optimization. 16 | \newblock {\em Journal of Educational and Behavioral Statistics}, {\bf 40}(5), 837--840. 17 | 18 | \bibitem[\protect\citename{Giorgi \& Diggle, }2016]{Giorgi2016} 19 | Giorgi, Emanuele, \& Diggle, Peter~J. 2016. 20 | \newblock PrevMap: an R package for prevalence mapping.(In press). 21 | \newblock {\em Journal of Statistical Software}. 22 | 23 | \bibitem[\protect\citename{{G{\'o}mez-Rubio} \& Rue, }2017]{Rue2017arXiv} 24 | {G{\'o}mez-Rubio}, Virgilio, \& Rue, H{\aa}vard. 2017. 25 | \newblock Markov Chain Monte Carlo with the Integrated Nested Laplace Approximation. 26 | \newblock {\em ArXiv e-prints}. 27 | 28 | \bibitem[\protect\citename{{Ribeiro Jr} \& Diggle, }2016]{R-geoR} 29 | {Ribeiro Jr}, Paulo~J., \& Diggle, Peter~J. 2016. 30 | \newblock {\em geoR: Analysis of Geostatistical Data}. 31 | \newblock R package version 1.7-5.2. 32 | 33 | \bibitem[\protect\citename{Ripley, }2015]{R-spatial} 34 | Ripley, Brian. 2015. 35 | \newblock {\em spatial: Functions for Kriging and Point Pattern Analysis}. 36 | \newblock R package version 7.3-11. 37 | 38 | \bibitem[\protect\citename{Rue {\em et~al.}, }2009]{Rue2009} 39 | Rue, H{\aa}vard, Martino, Sara, Chopin, Nicolas, \& et~al. 2009. 40 | \newblock Approximate Bayesian inference for latent Gaussian models by using integrated nested Laplace approximations. 41 | \newblock {\em Journal of the Royal Statistical Society: Series B (Statistical Methodology)}, {\bf 71}(2), 319--392. 42 | 43 | \bibitem[\protect\citename{Rue {\em et~al.}, }2016]{R-INLA} 44 | Rue, H{\aa}vard, Martino, Sara, Lindgren, Finn, Simpson, Daniel, \& et~al. 2016. 45 | \newblock {\em INLA: Functions which Allow to Perform Full Bayesian Analysis of Latent Gaussian Models using Integrated Nested Laplace Approximations}. 46 | \newblock R package version 0.0-1468872408. 47 | 48 | \bibitem[\protect\citename{Salvatier {\em et~al.}, }2016]{Salvatier2016} 49 | Salvatier, John, Wiecki, Thomas~V., \& Fonnesbeck, Christopher. 2016. 50 | \newblock Probabilistic programming in Python using PyMC3. 51 | \newblock {\em PeerJ Computer Science}, {\bf 2}(55). 52 | 53 | \end{thebibliography} 54 | -------------------------------------------------------------------------------- /Slide-TorinoTh/slide.blg: -------------------------------------------------------------------------------- 1 | This is BibTeX, Version 0.99d (TeX Live 2023) 2 | Capacity: max_strings=200000, hash_size=200000, hash_prime=170003 3 | The top-level auxiliary file: slide.aux 4 | The style file: authordate1.bst 5 | Database file #1: R-GLMM-pkgs.bib 6 | You've used 10 entries, 7 | 2441 wiz_defined-function locations, 8 | 632 strings with 5949 characters, 9 | and the built_in function-call counts, 3767 in all, are: 10 | = -- 362 11 | > -- 164 12 | < -- 34 13 | + -- 48 14 | - -- 48 15 | * -- 310 16 | := -- 640 17 | add.period$ -- 40 18 | call.type$ -- 10 19 | change.case$ -- 64 20 | chr.to.int$ -- 10 21 | cite$ -- 10 22 | duplicate$ -- 141 23 | empty$ -- 259 24 | format.name$ -- 61 25 | if$ -- 751 26 | int.to.chr$ -- 1 27 | int.to.str$ -- 0 28 | missing$ -- 6 29 | newline$ -- 53 30 | num.names$ -- 30 31 | pop$ -- 63 32 | preamble$ -- 1 33 | purify$ -- 74 34 | quote$ -- 0 35 | skip$ -- 151 36 | stack$ -- 0 37 | substring$ -- 176 38 | swap$ -- 28 39 | text.length$ -- 0 40 | text.prefix$ -- 0 41 | top$ -- 0 42 | type$ -- 80 43 | warning$ -- 0 44 | while$ -- 26 45 | width$ -- 0 46 | write$ -- 126 47 | -------------------------------------------------------------------------------- /Slide-TorinoTh/slide.nav: -------------------------------------------------------------------------------- 1 | \headcommand {\slideentry {0}{0}{1}{1/1}{}{0}} 2 | \headcommand {\beamer@framepages {1}{1}} 3 | \headcommand {\slideentry {0}{0}{2}{2/2}{}{0}} 4 | \headcommand {\beamer@framepages {2}{2}} 5 | \headcommand {\beamer@sectionpages {1}{2}} 6 | \headcommand {\beamer@subsectionpages {1}{2}} 7 | \headcommand {\sectionentry {1}{Intro}{3}{Intro}{0}} 8 | \headcommand {\slideentry {1}{0}{1}{3/3}{}{0}} 9 | \headcommand {\beamer@framepages {3}{3}} 10 | \headcommand {\slideentry {1}{0}{2}{4/4}{}{0}} 11 | \headcommand {\beamer@framepages {4}{4}} 12 | \headcommand {\slideentry {1}{0}{3}{5/5}{}{0}} 13 | \headcommand {\beamer@framepages {5}{5}} 14 | \headcommand {\slideentry {1}{0}{4}{6/6}{}{0}} 15 | \headcommand {\beamer@framepages {6}{6}} 16 | \headcommand {\beamer@sectionpages {3}{6}} 17 | \headcommand {\beamer@subsectionpages {3}{6}} 18 | \headcommand {\sectionentry {2}{refs}{7}{refs}{0}} 19 | \headcommand {\slideentry {2}{0}{1}{7/7}{}{0}} 20 | \headcommand {\beamer@framepages {7}{7}} 21 | \headcommand {\slideentry {2}{0}{1}{7/8}{}{0}} 22 | \headcommand {\beamer@framepages {7}{8}} 23 | \headcommand {\beamer@sectionpages {7}{8}} 24 | \headcommand {\beamer@subsectionpages {7}{8}} 25 | \headcommand {\sectionentry {3}{References}{9}{References}{0}} 26 | \headcommand {\slideentry {3}{0}{0}{9/9}{}{0}} 27 | \headcommand {\beamer@framepages {9}{9}} 28 | \headcommand {\slideentry {3}{0}{0}{9/10}{}{0}} 29 | \headcommand {\beamer@framepages {9}{10}} 30 | \headcommand {\slideentry {3}{0}{0}{9/11}{}{0}} 31 | \headcommand {\beamer@framepages {9}{11}} 32 | \headcommand {\beamer@partpages {1}{11}} 33 | \headcommand {\beamer@subsectionpages {7}{11}} 34 | \headcommand {\beamer@sectionpages {7}{11}} 35 | \headcommand {\beamer@documentpages {11}} 36 | \headcommand {\gdef \inserttotalframenumber {11}} 37 | -------------------------------------------------------------------------------- /Slide-TorinoTh/slide.out: -------------------------------------------------------------------------------- 1 | \BOOKMARK [2][]{Outline0.1}{\376\377\000I\000n\000t\000r\000o}{}% 1 2 | \BOOKMARK [2][]{Outline0.2}{\376\377\000r\000e\000f\000s}{}% 2 3 | \BOOKMARK [2][]{Outline0.3}{\376\377\000R\000e\000f\000e\000r\000e\000n\000c\000e\000s}{}% 3 4 | -------------------------------------------------------------------------------- /Slide-TorinoTh/slide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-TorinoTh/slide.pdf -------------------------------------------------------------------------------- /Slide-TorinoTh/slide.snm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-TorinoTh/slide.snm -------------------------------------------------------------------------------- /Slide-TorinoTh/slide.tex: -------------------------------------------------------------------------------- 1 | % !TEX TS-program = xelatex 2 | % !TEX encoding = UTF-8 Unicode 3 | % 都灵理工学院 Politecnico of Torino 4 | % 模板维护者 Claudio Fiandrino 5 | % 官网 https://github.com/cfiandra/Beamer2Thesis 6 | \documentclass{beamer} 7 | \usetheme[titlepagelogo=logo, 8 | language=english, 9 | bullet=triangle, 10 | color=green, % red green blue 11 | ]{TorinoTh} 12 | \usepackage[beamer,customcolors]{hf-tikz} 13 | \hfsetfillcolor{alerted text.fg!10} 14 | \hfsetbordercolor{alerted text.fg} 15 | \usepackage{xeCJK} 16 | \usepackage{natbib} % 参考文献 17 | % \setsansfont{Ubuntu} 18 | % \setsansfont{Fira Sans} 19 | % \setsansfont{Roboto} 20 | 21 | \defaultfontfeatures{Mapping=tex-text} 22 | \setCJKmainfont[BoldFont=Noto Sans CJK SC, ItalicFont=Kaiti SC]{Noto Serif CJK SC} 23 | \setCJKmonofont[Scale=0.9]{Kaiti SC} 24 | \setCJKfamilyfont{song}[BoldFont=Noto Sans CJK SC]{Noto Serif CJK SC} 25 | \setCJKfamilyfont{sf}[BoldFont=Noto Sans CJK SC]{Noto Sans CJK SC} 26 | 27 | \renewcommand\contentsname{目录} 28 | \renewcommand\listfigurename{插图列表} 29 | \renewcommand\listtablename{表格列表} 30 | \renewcommand\refname{参考文献} 31 | \renewcommand\indexname{索引} 32 | \renewcommand\figurename{图} 33 | \renewcommand\tablename{表} 34 | \renewcommand\partname{部分} 35 | \renewcommand\appendixname{附录} 36 | \renewcommand\abstractname{摘要} 37 | 38 | 39 | \graphicspath{{figures/}} % 图片路径 40 | 41 | \author{黄湘云} % 答辩人 42 | \rel{XXX} % 导师 43 | \title{空间广义线性混合模型及其在预测流行病中的应用} 44 | \ateneo{硕士论文答辩} 45 | \date{\today} 46 | \keywords{SGLMM} 47 | \subject{硕士论文答辩} 48 | 49 | \begin{document} 50 | \titlepageframe 51 | 52 | \begin{tframe} 53 | 54 | \textbf{Outline} 55 | \begin{enumerate} 56 | \item Introduction (Motivations and goals) 57 | \item Literature reviews 58 | \item Geostatistical model (SGLMM) 59 | \item Computing details and simulations 60 | \item Real data analysis (Applications) 61 | \item Discussion 62 | \end{enumerate} 63 | \end{tframe} 64 | 65 | \section{Intro} 66 | 67 | \begin{tframe} 68 | \begin{figure} 69 | \centering 70 | \includegraphics[width=.8\textwidth]{demo01} 71 | \end{figure} 72 | \end{tframe} 73 | 74 | \begin{tframe} 75 | \begin{figure} 76 | \centering 77 | \includegraphics[width=.8\textwidth]{demo010} 78 | \end{figure} 79 | \end{tframe} 80 | 81 | \begin{tframe} 82 | \begin{figure} 83 | \centering 84 | \includegraphics[width=.8\textwidth]{demo011} 85 | \end{figure} 86 | \end{tframe} 87 | 88 | \begin{tframe} 89 | \begin{figure} 90 | \centering 91 | \includegraphics[width=.8\textwidth]{demo03} 92 | \end{figure} 93 | \end{tframe} 94 | 95 | 96 | 97 | \section{refs} 98 | 99 | \begin{frame}[allowframebreaks] 100 | \frametitle{Frameworks, Packages and Softwares} 101 | 102 | \begin{description} 103 | \item[\textbf{R:}] geoR geoRglm spatial PrevMap \\ 104 | \citet{R-geoR,R-geoRglm,R-spatial,Giorgi2016} 105 | 106 | \item[\textbf{Stan:}] Stan \footnote{\scriptsize \url{http://mc-stan.org/} } 107 | interfaces with R (RStan) ,Python (PyStan) , MATLAB (MatlabStan) 108 | and more \\ \citet{Stan2015,Stan2017} 109 | 110 | \item[\textbf{PyMC3:}] Probabilistic programming in Python using PyMC3 \\ \citet{Salvatier2016} 111 | 112 | \item[\textbf{JAGS:}] \textbf{J}ust \textbf{A}nother \textbf{G}ibbs \textbf{S}ampler \footnote{\scriptsize \url{https://en.wikipedia.org/wiki/Just_another_Gibbs_sampler}} \\ 113 | Bayesian hierarchical models using Markov chain Monte Carlo (MCMC) 114 | \item[\textbf{BUGS:}] \textbf{B}ayesian inference \textbf{U}sing \textbf{G}ibbs \textbf{S}ampling , 115 | such as winBUGS, OpenBUGS 116 | \item[\textbf{R-INLA:}] \textbf{I}ntegrated \textbf{N}ested \textbf{L}aplace \textbf{A}pproximations \\ 117 | \citet{Rue2009,R-INLA,Rue2017arXiv} 118 | \end{description} 119 | 120 | 121 | \end{frame} 122 | 123 | 124 | 125 | \begin{frame}[allowframebreaks] 126 | \bibliographystyle{authordate1} 127 | \bibliography{R-GLMM-pkgs} 128 | \end{frame} 129 | 130 | \end{document} 131 | 132 | 133 | -------------------------------------------------------------------------------- /Slide-TorinoTh/slide.toc: -------------------------------------------------------------------------------- 1 | \xpginauxfiletrue 2 | \selectlanguage *[variant=british]{english} 3 | \beamer@sectionintoc {1}{Intro}{3}{0}{1} 4 | \beamer@sectionintoc {2}{refs}{7}{0}{2} 5 | -------------------------------------------------------------------------------- /Slide-fibeamer/cumtb_logo.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-fibeamer/cumtb_logo.pdf -------------------------------------------------------------------------------- /Slide-fibeamer/econ-lualatex.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-fibeamer/econ-lualatex.pdf -------------------------------------------------------------------------------- /Slide-fibeamer/fibeamer_slide.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} 4 | \HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined 5 | \global\let\oldcontentsline\contentsline 6 | \gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}} 7 | \global\let\oldnewlabel\newlabel 8 | \gdef\newlabel#1#2{\newlabelxx{#1}#2} 9 | \gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} 10 | \AtEndDocument{\ifx\hyper@anchor\@undefined 11 | \let\contentsline\oldcontentsline 12 | \let\newlabel\oldnewlabel 13 | \fi} 14 | \fi} 15 | \global\let\hyper@last\relax 16 | \gdef\HyperFirstAtBeginDocument#1{#1} 17 | \providecommand\HyField@AuxAddToFields[1]{} 18 | \providecommand\HyField@AuxAddToCoFields[2]{} 19 | \select@language{english} 20 | \@writefile{toc}{\select@language{english}} 21 | \@writefile{lof}{\select@language{english}} 22 | \@writefile{lot}{\select@language{english}} 23 | \pgfsyspdfmark {pgfid1}{2097762}{14135045} 24 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{1}{1/1}{}{0}}} 25 | \@writefile{nav}{\headcommand {\beamer@framepages {1}{1}}} 26 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{2}{2/2}{}{0}}} 27 | \@writefile{nav}{\headcommand {\beamer@framepages {2}{2}}} 28 | \@writefile{toc}{\beamer@sectionintoc {1}{Introduction}{3}{0}{1}} 29 | \@writefile{nav}{\headcommand {\sectionentry {1}{Introduction}{3}{Introduction}{0}}} 30 | \@writefile{nav}{\headcommand {\beamer@sectionpages {1}{2}}} 31 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {1}{2}}} 32 | \@writefile{toc}{\beamer@subsectionintoc {1}{1}{First Subsection Name}{3}{0}{1}} 33 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{1}{1}{3}{Short First Subsection Name}}\headcommand {\beamer@subsectionpages {3}{2}}} 34 | \@writefile{nav}{\headcommand {\slideentry {1}{1}{1}{3/3}{Short First Subsection Name}{0}}} 35 | \@writefile{nav}{\headcommand {\beamer@framepages {3}{3}}} 36 | \@writefile{nav}{\headcommand {\slideentry {1}{1}{2}{4/4}{Short First Subsection Name}{0}}} 37 | \@writefile{nav}{\headcommand {\beamer@framepages {4}{4}}} 38 | \@writefile{nav}{\headcommand {\slideentry {1}{1}{3}{5/10}{Short First Subsection Name}{0}}} 39 | \@writefile{nav}{\headcommand {\beamer@framepages {5}{10}}} 40 | \@writefile{toc}{\beamer@subsectionintoc {1}{2}{Second Subsection}{11}{0}{1}} 41 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{1}{2}{11}{Second Subsection}}\headcommand {\beamer@subsectionpages {3}{10}}} 42 | \@writefile{nav}{\headcommand {\slideentry {1}{2}{1}{11/11}{Second Subsection}{0}}} 43 | \@writefile{nav}{\headcommand {\beamer@framepages {11}{11}}} 44 | \@writefile{nav}{\headcommand {\slideentry {1}{2}{2}{12/12}{Second Subsection}{0}}} 45 | \@writefile{nav}{\headcommand {\beamer@framepages {12}{12}}} 46 | \@writefile{nav}{\headcommand {\slideentry {1}{2}{3}{13/13}{Second Subsection}{0}}} 47 | \@writefile{nav}{\headcommand {\beamer@framepages {13}{13}}} 48 | \@writefile{nav}{\headcommand {\sectionentry {2}{Summary}{14}{Summary}{0}}} 49 | \@writefile{nav}{\headcommand {\beamer@sectionpages {3}{13}}} 50 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {11}{13}}} 51 | \@writefile{nav}{\headcommand {\slideentry {2}{0}{1}{14/14}{}{0}}} 52 | \@writefile{nav}{\headcommand {\beamer@framepages {14}{14}}} 53 | \@writefile{nav}{\headcommand {\beamer@partpages {1}{14}}} 54 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {14}{14}}} 55 | \@writefile{nav}{\headcommand {\beamer@sectionpages {14}{14}}} 56 | \@writefile{nav}{\headcommand {\beamer@documentpages {14}}} 57 | \@writefile{nav}{\headcommand {\def \inserttotalframenumber {8}}} 58 | -------------------------------------------------------------------------------- /Slide-fibeamer/fibeamer_slide.nav: -------------------------------------------------------------------------------- 1 | \headcommand {\slideentry {0}{0}{1}{1/1}{}{0}} 2 | \headcommand {\beamer@framepages {1}{1}} 3 | \headcommand {\slideentry {0}{0}{2}{2/2}{}{0}} 4 | \headcommand {\beamer@framepages {2}{2}} 5 | \headcommand {\sectionentry {1}{Introduction}{3}{Introduction}{0}} 6 | \headcommand {\beamer@sectionpages {1}{2}} 7 | \headcommand {\beamer@subsectionpages {1}{2}} 8 | \headcommand {\beamer@subsectionentry {0}{1}{1}{3}{Short First Subsection Name}}\headcommand {\beamer@subsectionpages {3}{2}} 9 | \headcommand {\slideentry {1}{1}{1}{3/3}{Short First Subsection Name}{0}} 10 | \headcommand {\beamer@framepages {3}{3}} 11 | \headcommand {\slideentry {1}{1}{2}{4/4}{Short First Subsection Name}{0}} 12 | \headcommand {\beamer@framepages {4}{4}} 13 | \headcommand {\slideentry {1}{1}{3}{5/10}{Short First Subsection Name}{0}} 14 | \headcommand {\beamer@framepages {5}{10}} 15 | \headcommand {\beamer@subsectionentry {0}{1}{2}{11}{Second Subsection}}\headcommand {\beamer@subsectionpages {3}{10}} 16 | \headcommand {\slideentry {1}{2}{1}{11/11}{Second Subsection}{0}} 17 | \headcommand {\beamer@framepages {11}{11}} 18 | \headcommand {\slideentry {1}{2}{2}{12/12}{Second Subsection}{0}} 19 | \headcommand {\beamer@framepages {12}{12}} 20 | \headcommand {\slideentry {1}{2}{3}{13/13}{Second Subsection}{0}} 21 | \headcommand {\beamer@framepages {13}{13}} 22 | \headcommand {\sectionentry {2}{Summary}{14}{Summary}{0}} 23 | \headcommand {\beamer@sectionpages {3}{13}} 24 | \headcommand {\beamer@subsectionpages {11}{13}} 25 | \headcommand {\slideentry {2}{0}{1}{14/14}{}{0}} 26 | \headcommand {\beamer@framepages {14}{14}} 27 | \headcommand {\beamer@partpages {1}{14}} 28 | \headcommand {\beamer@subsectionpages {14}{14}} 29 | \headcommand {\beamer@sectionpages {14}{14}} 30 | \headcommand {\beamer@documentpages {14}} 31 | \headcommand {\def \inserttotalframenumber {8}} 32 | -------------------------------------------------------------------------------- /Slide-fibeamer/fibeamer_slide.out: -------------------------------------------------------------------------------- 1 | \BOOKMARK [2][]{Outline0.1}{Introduction}{}% 1 2 | \BOOKMARK [3][]{Outline0.1.1.3}{First\040Subsection\040Name}{Outline0.1}% 2 3 | \BOOKMARK [3][]{Outline0.1.2.11}{Second\040Subsection}{Outline0.1}% 3 4 | -------------------------------------------------------------------------------- /Slide-fibeamer/fibeamer_slide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-fibeamer/fibeamer_slide.pdf -------------------------------------------------------------------------------- /Slide-fibeamer/fibeamer_slide.snm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-fibeamer/fibeamer_slide.snm -------------------------------------------------------------------------------- /Slide-fibeamer/fibeamer_slide.synctex.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-fibeamer/fibeamer_slide.synctex.gz -------------------------------------------------------------------------------- /Slide-fibeamer/fibeamer_slide.toc: -------------------------------------------------------------------------------- 1 | \select@language {english} 2 | \beamer@sectionintoc {1}{Introduction}{3}{0}{1} 3 | \beamer@subsectionintoc {1}{1}{First Subsection Name}{3}{0}{1} 4 | \beamer@subsectionintoc {1}{2}{Second Subsection}{11}{0}{1} 5 | -------------------------------------------------------------------------------- /Slide-fibeamer/sci-lualatex.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-fibeamer/sci-lualatex.pdf -------------------------------------------------------------------------------- /Slide-medstar/README.txt: -------------------------------------------------------------------------------- 1 | %%%%%%%%% MedStar Beamer Template %%%%%%%%% 2 | %%%%%%%% Written By: Anagha Kumar %%%%% 3 | %%%%%%%% License: lppl1.3 %%%%%%%%%%%%%%%% 4 | %%%%%%%% Version: 2015-11-12 %%%%%%%%%%%%%%%% 5 | 6 | % I wrote a beamer template for MedStar Health presentations. %% 7 | %% An example of how the slides would look is provided in example.tex %%%%%%%% 8 | 9 | %%% I generated a separate style file (MedStarColors) %%% The user should download it as well as the .cls file 10 | %%%% % This is a helpful website: http://www.r-bloggers.com/create-your-own-beamer-template/ 11 | % More information on colors available here: https://en.wikibooks.org/wiki/LaTeX/Presentations 12 | 13 | %%% The beamer themes info lines and mini frames were useful resources to work off of though others can also be used %%% 14 | %%% The two files (MedStarColors) and medstarbeamer.cls contain helpful comments to guide the user %%% -------------------------------------------------------------------------------- /Slide-medstar/beamercolorthemeMedStarColors.sty: -------------------------------------------------------------------------------- 1 | %%%%%%%%% MedStar Beamer Template %%%%%%%%% 2 | %%%%%%%% Written By: Anagha Kumar %%%%% 3 | %%%%%%%% License: lppl1.3 %%%%%%%%%%%%%%%% 4 | %%%%%%%% Version: 2015-11-12 %%%%%%%%%%%%%%%% 5 | %%%%%%%% Colortheme: MedStarColors %%%%%%%%%%%% 6 | 7 | \ProvidesPackage{beamercolorthemeMedStarColors} 8 | 9 | \definecolor{medstaryellow}{rgb}{0.91, 0.78, 0.04} % define your own colors 10 | \definecolor{medstarblue}{rgb}{0.0, 0.18, 0.33} % define your own colors 11 | \definecolor{medstarred}{rgb}{0.8, 0.0, 0.0} % taken from http://latexcolor.com/ 12 | 13 | \setbeamercolor*{date in head/foot}{parent=palette primary} % see below 14 | \setbeamercolor{author in head/foot}{parent=palette secondary} 15 | \setbeamercolor{title in head/foot}{parent=palette tertiary} 16 | 17 | \setbeamercolor{frametitle}{fg=medstarblue, bg=medstaryellow} 18 | \setbeamercolor{title}{fg=medstarblue} % controls the color of the title on the front page 19 | \setbeamercolor{subtitle}{fg=medstarblue} 20 | \setbeamercolor{palette primary}{fg=white, bg=medstarblue} % controls the foreground and background colors for the strip at the bottom right 21 | \setbeamercolor{palette secondary}{fg=white, bg=medstarblue} % controls the foreground and background colors for the bottom left strip and the second strip at the top 22 | \setbeamercolor{palette tertiary}{fg=medstarblue, bg=medstaryellow} %controls the foreground and background colors for the middle strip at the bottom and the top strip 23 | \setbeamercolor{author}{fg=medstarblue} 24 | \setbeamercolor{date}{fg=medstarblue} 25 | \setbeamercolor{normal text}{fg=medstarblue} % controls the font color on each slide - can be altered to something other than black 26 | \setbeamercolor{alerted text}{fg=medstarred} 27 | \setbeamercolor{caption}{fg=medstarblue} % because I want my captions in the medstar colors - this is an improvement over the default! 28 | \setbeamercolor{caption name}{fg=medstarblue} 29 | \setbeamercolor{item}{fg=medstarblue} % NOTE: works for other environments like enumerate. I think medstaryellow looks garish. 30 | \setbeamercolor{section in toc}{fg = medstarblue} 31 | \setbeamercolor{section in toc shaded}{fg = medstaryellow} 32 | \setbeamercolor{subsection in toc}{fg = medstarblue} 33 | \setbeamercolor{subsection in toc shaded}{fg = medstaryellow} 34 | \setbeamercolor{subsubsection in toc}{fg = medstarblue} 35 | \setbeamercolor{subsubsection in toc shaded}{fg = medstaryellow} 36 | 37 | % Can also set background color to something other than white if needed 38 | % \setbeamercolor{background canvas}{bg = blue!5} 39 | 40 | 41 | 42 | -------------------------------------------------------------------------------- /Slide-medstar/example.nav: -------------------------------------------------------------------------------- 1 | \headcommand {\slideentry {0}{0}{1}{1/1}{}{0}} 2 | \headcommand {\beamer@framepages {1}{1}} 3 | \headcommand {\slideentry {0}{0}{2}{2/2}{}{0}} 4 | \headcommand {\beamer@framepages {2}{2}} 5 | \headcommand {\sectionentry {1}{The Problem of Interest}{3}{The Problem of Interest}{0}} 6 | \headcommand {\beamer@sectionpages {1}{2}} 7 | \headcommand {\beamer@subsectionpages {1}{2}} 8 | \headcommand {\slideentry {1}{0}{1}{3/3}{}{0}} 9 | \headcommand {\beamer@framepages {3}{3}} 10 | \headcommand {\sectionentry {2}{New Section for Illustrative Purposes}{4}{New Section for Illustrative Purposes}{0}} 11 | \headcommand {\beamer@sectionpages {3}{3}} 12 | \headcommand {\beamer@subsectionpages {3}{3}} 13 | \headcommand {\slideentry {2}{0}{1}{4/4}{}{0}} 14 | \headcommand {\beamer@framepages {4}{4}} 15 | \headcommand {\beamer@subsectionentry {0}{2}{1}{5}{Does this work?}}\headcommand {\beamer@subsectionpages {4}{4}} 16 | \headcommand {\beamer@subsubsectionentry {0}{2}{1}{1}{5}{This is an interesting example}} 17 | \headcommand {\slideentry {2}{1}{1}{5/5}{Does this work?}{0}} 18 | \headcommand {\beamer@framepages {5}{5}} 19 | \headcommand {\sectionentry {3}{Let's Try Another One}{6}{Let's Try Another One}{0}} 20 | \headcommand {\beamer@sectionpages {4}{5}} 21 | \headcommand {\beamer@subsectionpages {5}{5}} 22 | \headcommand {\slideentry {3}{0}{1}{6/6}{}{0}} 23 | \headcommand {\beamer@framepages {6}{6}} 24 | \headcommand {\beamer@subsectionentry {0}{3}{1}{7}{Does this work as well?}}\headcommand {\beamer@subsectionpages {6}{6}} 25 | \headcommand {\beamer@subsubsectionentry {0}{3}{1}{1}{7}{This is rather fun}} 26 | \headcommand {\slideentry {3}{1}{1}{7/7}{Does this work as well?}{0}} 27 | \headcommand {\beamer@framepages {7}{7}} 28 | \headcommand {\sectionentry {4}{Let's Try Ansdsdsdsother One1}{8}{Let's Try Ansdsdsdsother One1}{0}} 29 | \headcommand {\beamer@sectionpages {6}{7}} 30 | \headcommand {\beamer@subsectionpages {7}{7}} 31 | \headcommand {\slideentry {4}{0}{1}{8/8}{}{0}} 32 | \headcommand {\beamer@framepages {8}{8}} 33 | \headcommand {\beamer@subsectionentry {0}{4}{1}{9}{Does this work as well111sdsds1?}}\headcommand {\beamer@subsectionpages {8}{8}} 34 | \headcommand {\beamer@subsubsectionentry {0}{4}{1}{1}{9}{This is rather fu111sdsdsds111n}} 35 | \headcommand {\slideentry {4}{1}{1}{9/9}{Does this work as well111sdsds1?}{0}} 36 | \headcommand {\beamer@framepages {9}{9}} 37 | \headcommand {\beamer@partpages {1}{9}} 38 | \headcommand {\beamer@subsectionpages {9}{9}} 39 | \headcommand {\beamer@sectionpages {8}{9}} 40 | \headcommand {\beamer@documentpages {9}} 41 | \headcommand {\def \inserttotalframenumber {9}} 42 | -------------------------------------------------------------------------------- /Slide-medstar/example.out: -------------------------------------------------------------------------------- 1 | \BOOKMARK [2][]{Outline0.1}{\376\377\000T\000h\000e\000\040\000P\000r\000o\000b\000l\000e\000m\000\040\000o\000f\000\040\000I\000n\000t\000e\000r\000e\000s\000t}{}% 1 2 | \BOOKMARK [2][]{Outline0.2}{\376\377\000N\000e\000w\000\040\000S\000e\000c\000t\000i\000o\000n\000\040\000f\000o\000r\000\040\000I\000l\000l\000u\000s\000t\000r\000a\000t\000i\000v\000e\000\040\000P\000u\000r\000p\000o\000s\000e\000s}{}% 2 3 | \BOOKMARK [3][]{Outline0.2.1.5}{\376\377\000D\000o\000e\000s\000\040\000t\000h\000i\000s\000\040\000w\000o\000r\000k\000?}{Outline0.2}% 3 4 | \BOOKMARK [2][]{Outline0.3}{\376\377\000L\000e\000t\000'\000s\000\040\000T\000r\000y\000\040\000A\000n\000o\000t\000h\000e\000r\000\040\000O\000n\000e}{}% 4 5 | \BOOKMARK [3][]{Outline0.3.1.7}{\376\377\000D\000o\000e\000s\000\040\000t\000h\000i\000s\000\040\000w\000o\000r\000k\000\040\000a\000s\000\040\000w\000e\000l\000l\000?}{Outline0.3}% 5 6 | \BOOKMARK [2][]{Outline0.4}{\376\377\000L\000e\000t\000'\000s\000\040\000T\000r\000y\000\040\000A\000n\000s\000d\000s\000d\000s\000d\000s\000o\000t\000h\000e\000r\000\040\000O\000n\000e\0001}{}% 6 7 | \BOOKMARK [3][]{Outline0.4.1.9}{\376\377\000D\000o\000e\000s\000\040\000t\000h\000i\000s\000\040\000w\000o\000r\000k\000\040\000a\000s\000\040\000w\000e\000l\000l\0001\0001\0001\000s\000d\000s\000d\000s\0001\000?}{Outline0.4}% 7 8 | -------------------------------------------------------------------------------- /Slide-medstar/example.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-medstar/example.pdf -------------------------------------------------------------------------------- /Slide-medstar/example.snm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-medstar/example.snm -------------------------------------------------------------------------------- /Slide-medstar/example.synctex.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-medstar/example.synctex.gz -------------------------------------------------------------------------------- /Slide-medstar/example.tex: -------------------------------------------------------------------------------- 1 | % !TEX TS-program = xeLaTeX 2 | \documentclass{medstarbeamer} 3 | \title[ Applied Bayesian Data Analysis]{Binary Response Regression and Model Selection} 4 | \institute[]{} 5 | \author[ Anagha Kumar]{Anagha Kumar} 6 | \date{August 26th, 2015} 7 | \begin{document} 8 | 9 | \begin{frame} 10 | \maketitle 11 | \end{frame} 12 | 13 | \sizecontentsoutline{2} 14 | \sizecontentscurrent{2} 15 | 16 | \section{The Problem of Interest} 17 | \begin{frame}{Dataset} 18 | \begin{enumerate} 19 | \item{The dataset used was from ``Survival Analysis - Techniques for Censored and Truncated Data".} 20 | \item{It was a hypothetical study of the mortality experience of diabetics.} 21 | \item{30 diabetics were followed till death or the end of the study.} 22 | \item{The subject's age at entry into the study and the age at the end of the study or death were recorded.} 23 | \item{Rather than time to event analysis, I was interested in how ``entry age" and ``exit age", affected survival.} 24 | \item{\alert{The response variable, survival, was binary (=1 if alive, =0 if dead).}} 25 | \end{enumerate} 26 | \end{frame} 27 | 28 | \section{New Section for Illustrative Purposes} 29 | \subsection{Does this work?} 30 | \subsubsection{This is an interesting example} 31 | \begin{frame}{Let's Try This Out} 32 | \end{frame} 33 | 34 | \section{Let's Try Another One} 35 | \subsection{Does this work as well?} 36 | \subsubsection{This is rather fun} 37 | \begin{frame}{Designing a custom color theme} 38 | \begin{itemize} 39 | \item{This is an interesting way of writing a beamer theme from scratch.} 40 | \end{itemize} 41 | \end{frame} 42 | 43 | 44 | \section{Let's Try Ansdsdsdsother One1} 45 | \subsection{Does this work as well111sdsds1?} 46 | \subsubsection{This is rather fu111sdsdsds111n} 47 | \begin{frame}{Designing a custom color theme} 48 | \begin{itemize} 49 | \item{This is an interesting way of writing a beamer theme from scratch.} 50 | \end{itemize} 51 | \end{frame} 52 | \end{document} -------------------------------------------------------------------------------- /Slide-medstar/example.toc: -------------------------------------------------------------------------------- 1 | \beamer@sectionintoc {1}{The Problem of Interest}{3}{0}{1} 2 | \beamer@sectionintoc {2}{New Section for Illustrative Purposes}{4}{0}{2} 3 | \beamer@subsectionintoc {2}{1}{Does this work?}{5}{0}{2} 4 | \beamer@subsubsectionintoc {2}{1}{1}{This is an interesting example}{5}{0}{2} 5 | \beamer@sectionintoc {3}{Let's Try Another One}{6}{0}{3} 6 | \beamer@subsectionintoc {3}{1}{Does this work as well?}{7}{0}{3} 7 | \beamer@subsubsectionintoc {3}{1}{1}{This is rather fun}{7}{0}{3} 8 | \beamer@sectionintoc {4}{Let's Try Ansdsdsdsother One1}{8}{0}{4} 9 | \beamer@subsectionintoc {4}{1}{Does this work as well111sdsds1?}{9}{0}{4} 10 | \beamer@subsubsectionintoc {4}{1}{1}{This is rather fu111sdsdsds111n}{9}{0}{4} 11 | -------------------------------------------------------------------------------- /Slide-medstar/medstarbeamer.cls: -------------------------------------------------------------------------------- 1 | %%%%%%%%% MedStar Beamer Template %%%%%%%%% 2 | %%%%%%%% Written By: Anagha Kumar %%%%% 3 | %%%%%%%% License: lppl1.3 %%%%%%%%%%%%%%%% 4 | %%%%%%%% Version: 2015-11-12 %%%%%%%%%%%%%%%% 5 | 6 | \NeedsTeXFormat{LaTeX2e} 7 | \ProvidesClass{medstarbeamer} 8 | \LoadClassWithOptions{beamer} 9 | \RequirePackage{anysize} 10 | \RequirePackage{hyperref} 11 | \RequirePackage{graphicx} 12 | \RequirePackage{pgf} 13 | \RequirePackage{xcolor} 14 | \RequirePackage{booktabs} 15 | \RequirePackage{soul} 16 | \RequirePackage{background} 17 | \RequirePackage{cancel} 18 | \RequirePackage{amsmath} 19 | \RequirePackage{enumerate} 20 | \RequirePackage{ifthen} 21 | 22 | \defbeamertemplate*{footline}{} 23 | { 24 | \hbox{% 25 | \begin{beamercolorbox}[wd=.3333333\paperwidth,ht=0.25cm,dp=0.2cm,center]{author in head/foot}% 26 | \usebeamerfont{author in head/foot}\insertshortauthor 27 | \end{beamercolorbox}% 28 | \begin{beamercolorbox}[wd=.3333333\paperwidth,ht=0.25cm,dp=0.2cm,center]{title in head/foot}% 29 | \usebeamerfont{title in head/foot}\insertshorttitle 30 | \end{beamercolorbox}% 31 | \begin{beamercolorbox}[wd=.3333333\paperwidth,ht=0.25cm,dp=0.2cm, center]{date in head/foot}% 32 | \usebeamerfont{date in head/foot}\insertshortdate{}\hfill \insertframenumber{} / \inserttotalframenumber 33 | \end{beamercolorbox}}% 34 | } 35 | % ht controls the height of the boxes. %I want the text in the boxes to be centered. %dp controls the depth 36 | 37 | \defbeamertemplate*{headline}{} 38 | { 39 | \begin{beamercolorbox}{section in head/foot} 40 | \vskip3pt\insertnavigation{\paperwidth}\vskip3pt 41 | \end{beamercolorbox}% 42 | \ifbeamer@theme@subsection% 43 | \begin{beamercolorbox}[ht=0.25cm,dp=0.2cm, leftskip=0.5cm]{subsection in head/foot} 44 | \usebeamerfont{subsection in head/foot}\insertsubsectionhead 45 | \end{beamercolorbox}% 46 | \fi 47 | } 48 | 49 | \setbeamersize{text margin left=0.5cm,text margin right=0.75 cm} % This is important to specify so that the margins and hence, typeset font can be controlled in each slide. I prefer cm over em. 50 | 51 | 52 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 53 | \usecolortheme{MedStarColors} 54 | \newif\ifbeamer@theme@subsection 55 | \beamer@theme@subsectiontrue %%%%%% adds in the blue line %%%% 56 | 57 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 58 | \logo{\includegraphics[ height=1.5cm, width=1.5cm]{medstarlogo}} %the size of the logo to be included in every frame 59 | 60 | \setbeamercovered{dynamic} %overlays appear faintly 61 | \setbeamertemplate{navigation symbols}{} % since I dislike the navigation symbols 62 | \setbeamertemplate{caption}[numbered] % since beamer does not number captions without setting this 63 | 64 | 65 | %%%%%%%%%%%%Shrinking the table of contents if needed %%%%%%%%%%%%%%%%%%%%%%%%%% 66 | \newcommand{\sizecontentsoutline}[1] 67 | { 68 | \ifnum#1=1 69 | \begin{frame} 70 | \tableofcontents 71 | \end{frame} 72 | \else 73 | \ifnum#1=2 74 | \begin{frame} 75 | \footnotesize{\tableofcontents} 76 | \end{frame} 77 | \fi 78 | } 79 | 80 | \newcommand{\sizecontentscurrent}[1] 81 | { 82 | \AtBeginSection{ 83 | \ifthenelse{\thesection > 1}{ 84 | \ifnum#1=1 85 | \begin{frame} 86 | \tableofcontents[currentsection] 87 | \end{frame} 88 | \else 89 | \ifnum#1=2 90 | \begin{frame} 91 | \footnotesize{\tableofcontents[currentsection]} 92 | \end{frame} 93 | \fi 94 | } 95 | } 96 | } 97 | 98 | % Define Author, Date, Institute, Title using small caps and different fonts - theme -------------------------------------------------------------------------------- /Slide-medstar/medstarlogo.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-medstar/medstarlogo.pdf -------------------------------------------------------------------------------- /Slide-seahorse/Template.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} 4 | \HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined 5 | \global\let\oldcontentsline\contentsline 6 | \gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}} 7 | \global\let\oldnewlabel\newlabel 8 | \gdef\newlabel#1#2{\newlabelxx{#1}#2} 9 | \gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} 10 | \AtEndDocument{\ifx\hyper@anchor\@undefined 11 | \let\contentsline\oldcontentsline 12 | \let\newlabel\oldnewlabel 13 | \fi} 14 | \fi} 15 | \global\let\hyper@last\relax 16 | \gdef\HyperFirstAtBeginDocument#1{#1} 17 | \providecommand\HyField@AuxAddToFields[1]{} 18 | \providecommand\HyField@AuxAddToCoFields[2]{} 19 | \select@language{english} 20 | \@writefile{toc}{\select@language{english}} 21 | \@writefile{lof}{\select@language{english}} 22 | \@writefile{lot}{\select@language{english}} 23 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{1}{1/1}{}{0}}} 24 | \@writefile{nav}{\headcommand {\beamer@framepages {1}{1}}} 25 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{2}{2/2}{}{0}}} 26 | \@writefile{nav}{\headcommand {\beamer@framepages {2}{2}}} 27 | \@writefile{toc}{\beamer@sectionintoc {1}{Introduction}{3}{0}{1}} 28 | \@writefile{nav}{\headcommand {\sectionentry {1}{Introduction}{3}{Introduction}{0}}} 29 | \@writefile{nav}{\headcommand {\beamer@sectionpages {1}{2}}} 30 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {1}{2}}} 31 | \@writefile{toc}{\beamer@subsectionintoc {1}{1}{First Subsection Name}{3}{0}{1}} 32 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{1}{1}{3}{Short First Subsection Name}}\headcommand {\beamer@subsectionpages {3}{2}}} 33 | \@writefile{nav}{\headcommand {\slideentry {1}{1}{1}{3/3}{Short First Subsection Name}{0}}} 34 | \@writefile{nav}{\headcommand {\beamer@framepages {3}{3}}} 35 | \@writefile{nav}{\headcommand {\slideentry {1}{1}{2}{4/4}{Short First Subsection Name}{0}}} 36 | \@writefile{nav}{\headcommand {\beamer@framepages {4}{4}}} 37 | \@writefile{nav}{\headcommand {\slideentry {1}{1}{3}{5/10}{Short First Subsection Name}{0}}} 38 | \@writefile{nav}{\headcommand {\beamer@framepages {5}{10}}} 39 | \@writefile{toc}{\beamer@subsectionintoc {1}{2}{Second Subsection}{11}{0}{1}} 40 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{1}{2}{11}{Second Subsection}}\headcommand {\beamer@subsectionpages {3}{10}}} 41 | \@writefile{nav}{\headcommand {\slideentry {1}{2}{1}{11/11}{Second Subsection}{0}}} 42 | \@writefile{nav}{\headcommand {\beamer@framepages {11}{11}}} 43 | \@writefile{nav}{\headcommand {\slideentry {1}{2}{2}{12/12}{Second Subsection}{0}}} 44 | \@writefile{nav}{\headcommand {\beamer@framepages {12}{12}}} 45 | \@writefile{nav}{\headcommand {\slideentry {1}{2}{3}{13/13}{Second Subsection}{0}}} 46 | \@writefile{nav}{\headcommand {\beamer@framepages {13}{13}}} 47 | \@writefile{nav}{\headcommand {\sectionentry {2}{Summary}{14}{Summary}{0}}} 48 | \@writefile{nav}{\headcommand {\beamer@sectionpages {3}{13}}} 49 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {11}{13}}} 50 | \@writefile{nav}{\headcommand {\slideentry {2}{0}{1}{14/14}{}{0}}} 51 | \@writefile{nav}{\headcommand {\beamer@framepages {14}{14}}} 52 | \@writefile{nav}{\headcommand {\beamer@partpages {1}{14}}} 53 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {14}{14}}} 54 | \@writefile{nav}{\headcommand {\beamer@sectionpages {14}{14}}} 55 | \@writefile{nav}{\headcommand {\beamer@documentpages {14}}} 56 | \@writefile{nav}{\headcommand {\def \inserttotalframenumber {9}}} 57 | -------------------------------------------------------------------------------- /Slide-seahorse/Template.nav: -------------------------------------------------------------------------------- 1 | \headcommand {\slideentry {0}{0}{1}{1/1}{}{0}} 2 | \headcommand {\beamer@framepages {1}{1}} 3 | \headcommand {\slideentry {0}{0}{2}{2/2}{}{0}} 4 | \headcommand {\beamer@framepages {2}{2}} 5 | \headcommand {\sectionentry {1}{Introduction}{3}{Introduction}{0}} 6 | \headcommand {\beamer@sectionpages {1}{2}} 7 | \headcommand {\beamer@subsectionpages {1}{2}} 8 | \headcommand {\beamer@subsectionentry {0}{1}{1}{3}{Short First Subsection Name}}\headcommand {\beamer@subsectionpages {3}{2}} 9 | \headcommand {\slideentry {1}{1}{1}{3/3}{Short First Subsection Name}{0}} 10 | \headcommand {\beamer@framepages {3}{3}} 11 | \headcommand {\slideentry {1}{1}{2}{4/4}{Short First Subsection Name}{0}} 12 | \headcommand {\beamer@framepages {4}{4}} 13 | \headcommand {\slideentry {1}{1}{3}{5/10}{Short First Subsection Name}{0}} 14 | \headcommand {\beamer@framepages {5}{10}} 15 | \headcommand {\beamer@subsectionentry {0}{1}{2}{11}{Second Subsection}}\headcommand {\beamer@subsectionpages {3}{10}} 16 | \headcommand {\slideentry {1}{2}{1}{11/11}{Second Subsection}{0}} 17 | \headcommand {\beamer@framepages {11}{11}} 18 | \headcommand {\slideentry {1}{2}{2}{12/12}{Second Subsection}{0}} 19 | \headcommand {\beamer@framepages {12}{12}} 20 | \headcommand {\slideentry {1}{2}{3}{13/13}{Second Subsection}{0}} 21 | \headcommand {\beamer@framepages {13}{13}} 22 | \headcommand {\sectionentry {2}{Summary}{14}{Summary}{0}} 23 | \headcommand {\beamer@sectionpages {3}{13}} 24 | \headcommand {\beamer@subsectionpages {11}{13}} 25 | \headcommand {\slideentry {2}{0}{1}{14/14}{}{0}} 26 | \headcommand {\beamer@framepages {14}{14}} 27 | \headcommand {\beamer@partpages {1}{14}} 28 | \headcommand {\beamer@subsectionpages {14}{14}} 29 | \headcommand {\beamer@sectionpages {14}{14}} 30 | \headcommand {\beamer@documentpages {14}} 31 | \headcommand {\def \inserttotalframenumber {9}} 32 | -------------------------------------------------------------------------------- /Slide-seahorse/Template.out: -------------------------------------------------------------------------------- 1 | \BOOKMARK [2][]{Outline0.1}{\376\377\000I\000n\000t\000r\000o\000d\000u\000c\000t\000i\000o\000n}{}% 1 2 | \BOOKMARK [3][]{Outline0.1.1.3}{\376\377\000F\000i\000r\000s\000t\000\040\000S\000u\000b\000s\000e\000c\000t\000i\000o\000n\000\040\000N\000a\000m\000e}{Outline0.1}% 2 3 | \BOOKMARK [3][]{Outline0.1.2.11}{\376\377\000S\000e\000c\000o\000n\000d\000\040\000S\000u\000b\000s\000e\000c\000t\000i\000o\000n}{Outline0.1}% 3 4 | -------------------------------------------------------------------------------- /Slide-seahorse/Template.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-seahorse/Template.pdf -------------------------------------------------------------------------------- /Slide-seahorse/Template.snm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-seahorse/Template.snm -------------------------------------------------------------------------------- /Slide-seahorse/Template.synctex.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-seahorse/Template.synctex.gz -------------------------------------------------------------------------------- /Slide-seahorse/Template.toc: -------------------------------------------------------------------------------- 1 | \select@language {english} 2 | \beamer@sectionintoc {1}{Introduction}{3}{0}{1} 3 | \beamer@subsectionintoc {1}{1}{First Subsection Name}{3}{0}{1} 4 | \beamer@subsectionintoc {1}{2}{Second Subsection}{11}{0}{1} 5 | -------------------------------------------------------------------------------- /Slide-soton/README: -------------------------------------------------------------------------------- 1 | The brand of the University of Southampton (UoS) changed 2 | in early 2008. This macro package builds on the 3 | enables the author to create UoS-compliant slides. 4 | 5 | Author's name: Max Blanco 6 | License type: lppl -------------------------------------------------------------------------------- /Slide-soton/soton-beamer.sty: -------------------------------------------------------------------------------- 1 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 2 | % filename: soton-beamer.sty 3 | % author: Max Blanco 4 | % contact: m.blanco 5 | % date: October 2009 6 | % version: 0.1 7 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 8 | % 9 | % style from University of Southampton document (ref SES728235.pdf) 10 | % 11 | % `Working with the new brand. Guidelines for designers' 12 | % 13 | % font `Freight' is unavailable to non-professionals 14 | % substitute font `Georgia' for academic presentations 15 | % 16 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 17 | % 18 | % Corrections, suggestions and contributions by: 19 | % 20 | % 21 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 22 | 23 | % \NeedsTexFormat{LaTeX2e} 24 | \ProvidesPackage{soton-beamer}[2009/10/13] 25 | 26 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 27 | 28 | \RequirePackage{soton-palette} % colour names listed here 29 | 30 | \setbeamercolor{background canvas}{bg=sotonblu} 31 | \setbeamercolor{button border}{bg=sotonblu, fg=sotonblu} 32 | \setbeamercolor{button}{bg=sotonblu, fg=DarkRed} 33 | 34 | \setbeamercolor{frametitle}{fg=sotonora} 35 | \setbeamercolor{alerted text}{fg=sotonora} 36 | \setbeamercolor{normal text}{fg=sotonbei} 37 | \setbeamercolor{titlelike}{fg=sotonora} 38 | \setbeamercolor{author}{fg=sotonbei} 39 | \setbeamercolor{date}{fg=sotonbei} 40 | \setbeamercolor{item}{fg=sotonmet} 41 | -------------------------------------------------------------------------------- /Slide-soton/soton-palette.sty: -------------------------------------------------------------------------------- 1 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 2 | % filename: soton-palette.sty 3 | % author: Max Blanco 4 | % contact: m.blanco 5 | % date: October 2009 6 | % version: 0.1 7 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 8 | % 9 | % description - University of Southampton palette translation from 10 | % rgb = {0,255} integer 11 | % to postscript/xcolor format 12 | % rgb = {0.,-1.} real 13 | % 14 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 15 | % 16 | % palette from University of Southampton document (ref SES728235.pdf) 17 | % 18 | % `Working with the new brand. Guidelines for designers' 19 | % 20 | % font `Freight' is unavailable to non-professionals 21 | % substitute font `Georgia' for academic presentations 22 | % 23 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 24 | % 25 | % Corrections, suggestions and contributions by: 26 | % 27 | % 28 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 29 | 30 | % \NeedsTexFormat{LaTeX2e} 31 | \ProvidesPackage{soton-palette}[2009/10/13] 32 | 33 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 34 | 35 | \RequirePackage{xcolor} 36 | 37 | 38 | %primary palette: RED GREEN BLUE 39 | \definecolor{sotonblu}{rgb}{.00392 .26275 .34902} % soton blue 40 | \definecolor{sotongrn}{rgb}{.00000 .44706 .45882} % soton green 41 | \definecolor{sotoncya}{rgb}{.03922 .58824 .66275} % soton cyan 42 | \definecolor{sotongry}{rgb}{.19608 .23922 .26275} % soton grey 43 | \definecolor{sotonbei}{rgb}{.59216 .61961 .27059} % soton beige 44 | \definecolor{sotonmet}{rgb}{.73333 .73333 .73333} % soton metal 45 | 46 | %some secondary colors: 47 | \definecolor{sotonyel}{rgb}{.99999 .70196 .00000} % soton yellow 48 | \definecolor{sotonora}{rgb}{.99608 .24314 .07843} % soton orange 49 | \definecolor{sotonred}{rgb}{.94118 .05882 .17255} % soton red 50 | \definecolor{sotonrus}{rgb}{.67059 .07059 .06275} % soton russet 51 | \definecolor{sotonbrn}{rgb}{.54118 .25490 .16863} % soton brown 52 | \definecolor{sotonpnk}{rgb}{.88627 .41176 .62353} % soton pink 53 | \definecolor{sotonppl}{rgb}{.32549 .12157 .26667} % soton purple 54 | -------------------------------------------------------------------------------- /Slide-soton/soton.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} 4 | \HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined 5 | \global\let\oldcontentsline\contentsline 6 | \gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}} 7 | \global\let\oldnewlabel\newlabel 8 | \gdef\newlabel#1#2{\newlabelxx{#1}#2} 9 | \gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} 10 | \AtEndDocument{\ifx\hyper@anchor\@undefined 11 | \let\contentsline\oldcontentsline 12 | \let\newlabel\oldnewlabel 13 | \fi} 14 | \fi} 15 | \global\let\hyper@last\relax 16 | \gdef\HyperFirstAtBeginDocument#1{#1} 17 | \providecommand\HyField@AuxAddToFields[1]{} 18 | \providecommand\HyField@AuxAddToCoFields[2]{} 19 | \select@language{english} 20 | \@writefile{toc}{\select@language{english}} 21 | \@writefile{lof}{\select@language{english}} 22 | \@writefile{lot}{\select@language{english}} 23 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{1}{1/1}{}{0}}} 24 | \@writefile{nav}{\headcommand {\beamer@framepages {1}{1}}} 25 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{2}{2/2}{}{0}}} 26 | \@writefile{nav}{\headcommand {\beamer@framepages {2}{2}}} 27 | \@writefile{toc}{\beamer@sectionintoc {1}{Introduction}{3}{0}{1}} 28 | \@writefile{nav}{\headcommand {\sectionentry {1}{Introduction}{3}{Introduction}{0}}} 29 | \@writefile{nav}{\headcommand {\beamer@sectionpages {1}{2}}} 30 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {1}{2}}} 31 | \@writefile{toc}{\beamer@subsectionintoc {1}{1}{First Subsection Name}{3}{0}{1}} 32 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{1}{1}{3}{Short First Subsection Name}}\headcommand {\beamer@subsectionpages {3}{2}}} 33 | \@writefile{nav}{\headcommand {\slideentry {1}{1}{1}{3/3}{Short First Subsection Name}{0}}} 34 | \@writefile{nav}{\headcommand {\beamer@framepages {3}{3}}} 35 | \@writefile{nav}{\headcommand {\slideentry {1}{1}{2}{4/4}{Short First Subsection Name}{0}}} 36 | \@writefile{nav}{\headcommand {\beamer@framepages {4}{4}}} 37 | \@writefile{nav}{\headcommand {\slideentry {1}{1}{3}{5/10}{Short First Subsection Name}{0}}} 38 | \@writefile{nav}{\headcommand {\beamer@framepages {5}{10}}} 39 | \@writefile{toc}{\beamer@subsectionintoc {1}{2}{Second Subsection}{11}{0}{1}} 40 | \@writefile{nav}{\headcommand {\beamer@subsectionentry {0}{1}{2}{11}{Second Subsection}}\headcommand {\beamer@subsectionpages {3}{10}}} 41 | \@writefile{nav}{\headcommand {\slideentry {1}{2}{1}{11/11}{Second Subsection}{0}}} 42 | \@writefile{nav}{\headcommand {\beamer@framepages {11}{11}}} 43 | \@writefile{nav}{\headcommand {\slideentry {1}{2}{2}{12/12}{Second Subsection}{0}}} 44 | \@writefile{nav}{\headcommand {\beamer@framepages {12}{12}}} 45 | \@writefile{nav}{\headcommand {\slideentry {1}{2}{3}{13/13}{Second Subsection}{0}}} 46 | \@writefile{nav}{\headcommand {\beamer@framepages {13}{13}}} 47 | \@writefile{nav}{\headcommand {\sectionentry {2}{Summary}{14}{Summary}{0}}} 48 | \@writefile{nav}{\headcommand {\beamer@sectionpages {3}{13}}} 49 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {11}{13}}} 50 | \@writefile{nav}{\headcommand {\slideentry {2}{0}{1}{14/14}{}{0}}} 51 | \@writefile{nav}{\headcommand {\beamer@framepages {14}{14}}} 52 | \@writefile{nav}{\headcommand {\beamer@partpages {1}{14}}} 53 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {14}{14}}} 54 | \@writefile{nav}{\headcommand {\beamer@sectionpages {14}{14}}} 55 | \@writefile{nav}{\headcommand {\beamer@documentpages {14}}} 56 | \@writefile{nav}{\headcommand {\def \inserttotalframenumber {9}}} 57 | -------------------------------------------------------------------------------- /Slide-soton/soton.nav: -------------------------------------------------------------------------------- 1 | \headcommand {\slideentry {0}{0}{1}{1/1}{}{0}} 2 | \headcommand {\beamer@framepages {1}{1}} 3 | \headcommand {\slideentry {0}{0}{2}{2/2}{}{0}} 4 | \headcommand {\beamer@framepages {2}{2}} 5 | \headcommand {\sectionentry {1}{Introduction}{3}{Introduction}{0}} 6 | \headcommand {\beamer@sectionpages {1}{2}} 7 | \headcommand {\beamer@subsectionpages {1}{2}} 8 | \headcommand {\beamer@subsectionentry {0}{1}{1}{3}{Short First Subsection Name}}\headcommand {\beamer@subsectionpages {3}{2}} 9 | \headcommand {\slideentry {1}{1}{1}{3/3}{Short First Subsection Name}{0}} 10 | \headcommand {\beamer@framepages {3}{3}} 11 | \headcommand {\slideentry {1}{1}{2}{4/4}{Short First Subsection Name}{0}} 12 | \headcommand {\beamer@framepages {4}{4}} 13 | \headcommand {\slideentry {1}{1}{3}{5/10}{Short First Subsection Name}{0}} 14 | \headcommand {\beamer@framepages {5}{10}} 15 | \headcommand {\beamer@subsectionentry {0}{1}{2}{11}{Second Subsection}}\headcommand {\beamer@subsectionpages {3}{10}} 16 | \headcommand {\slideentry {1}{2}{1}{11/11}{Second Subsection}{0}} 17 | \headcommand {\beamer@framepages {11}{11}} 18 | \headcommand {\slideentry {1}{2}{2}{12/12}{Second Subsection}{0}} 19 | \headcommand {\beamer@framepages {12}{12}} 20 | \headcommand {\slideentry {1}{2}{3}{13/13}{Second Subsection}{0}} 21 | \headcommand {\beamer@framepages {13}{13}} 22 | \headcommand {\sectionentry {2}{Summary}{14}{Summary}{0}} 23 | \headcommand {\beamer@sectionpages {3}{13}} 24 | \headcommand {\beamer@subsectionpages {11}{13}} 25 | \headcommand {\slideentry {2}{0}{1}{14/14}{}{0}} 26 | \headcommand {\beamer@framepages {14}{14}} 27 | \headcommand {\beamer@partpages {1}{14}} 28 | \headcommand {\beamer@subsectionpages {14}{14}} 29 | \headcommand {\beamer@sectionpages {14}{14}} 30 | \headcommand {\beamer@documentpages {14}} 31 | \headcommand {\def \inserttotalframenumber {9}} 32 | -------------------------------------------------------------------------------- /Slide-soton/soton.out: -------------------------------------------------------------------------------- 1 | \BOOKMARK [2][]{Outline0.1}{\376\377\000I\000n\000t\000r\000o\000d\000u\000c\000t\000i\000o\000n}{}% 1 2 | \BOOKMARK [3][]{Outline0.1.1.3}{\376\377\000F\000i\000r\000s\000t\000\040\000S\000u\000b\000s\000e\000c\000t\000i\000o\000n\000\040\000N\000a\000m\000e}{Outline0.1}% 2 3 | \BOOKMARK [3][]{Outline0.1.2.11}{\376\377\000S\000e\000c\000o\000n\000d\000\040\000S\000u\000b\000s\000e\000c\000t\000i\000o\000n}{Outline0.1}% 3 4 | -------------------------------------------------------------------------------- /Slide-soton/soton.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-soton/soton.pdf -------------------------------------------------------------------------------- /Slide-soton/soton.snm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-soton/soton.snm -------------------------------------------------------------------------------- /Slide-soton/soton.synctex.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Slide-soton/soton.synctex.gz -------------------------------------------------------------------------------- /Slide-soton/soton.toc: -------------------------------------------------------------------------------- 1 | \select@language {english} 2 | \beamer@sectionintoc {1}{Introduction}{3}{0}{1} 3 | \beamer@subsectionintoc {1}{1}{First Subsection Name}{3}{0}{1} 4 | \beamer@subsectionintoc {1}{2}{Second Subsection}{11}{0}{1} 5 | -------------------------------------------------------------------------------- /Thesis-Slide/R-GLMM-pkgs.bib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/R-GLMM-pkgs.bib -------------------------------------------------------------------------------- /Thesis-Slide/Slide.bbl: -------------------------------------------------------------------------------- 1 | \begin{thebibliography}{} 2 | 3 | \bibitem[\protect\citename{Diggle {\em et~al.\ }\relax, }2002]{Diggle2002} 4 | Diggle, Peter, Moyeed, Rana, Rowlingson, Barry, \& Thomson, Madeleine. 2002. 5 | \newblock Childhood malaria in the Gambia: a case-study in model-based 6 | geostatistics. 7 | \newblock {\em Journal of the Royal Statistical Society: Series C (Applied 8 | Statistics)}, {\bf 51}(4), 493--506. 9 | 10 | \end{thebibliography} 11 | -------------------------------------------------------------------------------- /Thesis-Slide/Slide.nav: -------------------------------------------------------------------------------- 1 | \headcommand {\slideentry {0}{0}{1}{1/1}{}{0}} 2 | \headcommand {\beamer@framepages {1}{1}} 3 | \headcommand {\slideentry {0}{0}{2}{2/2}{}{0}} 4 | \headcommand {\beamer@framepages {2}{2}} 5 | \headcommand {\beamer@sectionpages {1}{2}} 6 | \headcommand {\beamer@subsectionpages {1}{2}} 7 | \headcommand {\sectionentry {1}{引言}{3}{引言}{0}} 8 | \headcommand {\beamer@subsectionpages {3}{2}} 9 | \headcommand {\beamer@subsectionentry {0}{1}{1}{3}{研究意义}} 10 | \headcommand {\slideentry {1}{1}{1}{3/3}{研究意义}{0}} 11 | \headcommand {\beamer@framepages {3}{3}} 12 | \headcommand {\slideentry {1}{1}{2}{4/4}{研究意义}{0}} 13 | \headcommand {\beamer@framepages {4}{4}} 14 | \headcommand {\beamer@subsectionpages {3}{4}} 15 | \headcommand {\beamer@subsectionentry {0}{1}{2}{5}{文献综述}} 16 | \headcommand {\slideentry {1}{2}{1}{5/5}{文献综述}{0}} 17 | \headcommand {\beamer@framepages {5}{5}} 18 | \headcommand {\beamer@subsectionpages {5}{5}} 19 | \headcommand {\beamer@subsectionentry {0}{1}{3}{6}{主要内容}} 20 | \headcommand {\beamer@sectionpages {3}{5}} 21 | \headcommand {\beamer@subsectionpages {6}{5}} 22 | \headcommand {\sectionentry {2}{模型(SGLMM)}{6}{模型(SGLMM)}{0}} 23 | \headcommand {\beamer@subsectionpages {6}{5}} 24 | \headcommand {\beamer@subsectionentry {0}{2}{1}{6}{模型结构}} 25 | \headcommand {\beamer@subsectionpages {6}{5}} 26 | \headcommand {\beamer@subsectionentry {0}{2}{2}{6}{计算方法}} 27 | \headcommand {\beamer@subsectionpages {6}{5}} 28 | \headcommand {\beamer@subsectionentry {0}{2}{3}{6}{数据分析}} 29 | \headcommand {\slideentry {2}{3}{1}{6/6}{数据分析}{0}} 30 | \headcommand {\beamer@framepages {6}{6}} 31 | \headcommand {\slideentry {2}{3}{2}{7/7}{数据分析}{0}} 32 | \headcommand {\beamer@framepages {7}{7}} 33 | \headcommand {\slideentry {2}{3}{3}{8/8}{数据分析}{0}} 34 | \headcommand {\beamer@framepages {8}{8}} 35 | \headcommand {\beamer@sectionpages {6}{8}} 36 | \headcommand {\beamer@subsectionpages {6}{8}} 37 | \headcommand {\sectionentry {3}{结论与展望}{9}{结论与展望}{0}} 38 | \headcommand {\slideentry {3}{0}{1}{9/9}{}{0}} 39 | \headcommand {\beamer@framepages {9}{9}} 40 | \headcommand {\beamer@sectionpages {9}{9}} 41 | \headcommand {\beamer@subsectionpages {9}{9}} 42 | \headcommand {\sectionentry {4}{参考文献}{10}{参考文献}{0}} 43 | \headcommand {\slideentry {4}{0}{0}{10/10}{}{0}} 44 | \headcommand {\beamer@framepages {10}{10}} 45 | \headcommand {\gdef \insertmainframenumber {10}} 46 | \headcommand {\partentry {附录}{1}} 47 | \headcommand {\beamer@partpages {1}{10}} 48 | \headcommand {\beamer@sectionpages {9}{10}} 49 | \headcommand {\beamer@subsectionpages {9}{10}} 50 | \headcommand {\beamer@appendixpages {11}} 51 | \headcommand {\beamer@sectionpages {11}{10}} 52 | \headcommand {\beamer@subsectionpages {11}{10}} 53 | \headcommand {\sectionentry {5}{附录}{11}{附录}{1}} 54 | \headcommand {\slideentry {5}{0}{1}{11/11}{}{1}} 55 | \headcommand {\beamer@framepages {11}{11}} 56 | \headcommand {\slideentry {5}{0}{2}{12/12}{}{1}} 57 | \headcommand {\beamer@framepages {12}{12}} 58 | \headcommand {\slideentry {5}{0}{3}{13/13}{}{1}} 59 | \headcommand {\beamer@framepages {13}{13}} 60 | \headcommand {\beamer@partpages {11}{13}} 61 | \headcommand {\beamer@subsectionpages {11}{13}} 62 | \headcommand {\beamer@sectionpages {11}{13}} 63 | \headcommand {\beamer@documentpages {13}} 64 | \headcommand {\gdef \inserttotalframenumber {13}} 65 | -------------------------------------------------------------------------------- /Thesis-Slide/Slide.out: -------------------------------------------------------------------------------- 1 | \BOOKMARK [2][]{Outline0.1}{\376\377\137\025\212\000}{}% 1 2 | \BOOKMARK [3][]{Outline0.1.1.3}{\376\377\170\024\172\166\141\017\116\111}{Outline0.1}% 2 3 | \BOOKMARK [3][]{Outline0.1.2.5}{\376\377\145\207\163\056\176\374\217\360}{Outline0.1}% 3 4 | \BOOKMARK [3][]{Outline0.1.3.6}{\376\377\116\073\211\201\121\205\133\271}{Outline0.1}% 4 5 | \BOOKMARK [2][]{Outline0.2}{\376\377\152\041\127\213\000\050\000S\000G\000L\000M\000M\000\051}{}% 5 6 | \BOOKMARK [3][]{Outline0.2.1.6}{\376\377\152\041\127\213\176\323\147\204}{Outline0.2}% 6 7 | \BOOKMARK [3][]{Outline0.2.2.6}{\376\377\213\241\173\227\145\271\154\325}{Outline0.2}% 7 8 | \BOOKMARK [3][]{Outline0.2.3.6}{\376\377\145\160\143\156\122\006\147\220}{Outline0.2}% 8 9 | \BOOKMARK [2][]{Outline0.3}{\376\377\176\323\213\272\116\016\134\125\147\033}{}% 9 10 | \BOOKMARK [2][]{Outline0.4}{\376\377\123\302\200\003\145\207\163\056}{}% 10 11 | \BOOKMARK [1][]{Outline1}{\376\377\226\104\137\125}{}% 11 12 | \BOOKMARK [2][]{Outline1.5}{\376\377\226\104\137\125}{Outline1}% 12 13 | -------------------------------------------------------------------------------- /Thesis-Slide/Slide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/Slide.pdf -------------------------------------------------------------------------------- /Thesis-Slide/Slide.snm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/Slide.snm -------------------------------------------------------------------------------- /Thesis-Slide/Slide.toc: -------------------------------------------------------------------------------- 1 | \beamer@sectionintoc {1}{引言}{3}{0}{1} 2 | \beamer@subsectionintoc {1}{1}{研究意义}{3}{0}{1} 3 | \beamer@subsectionintoc {1}{2}{文献综述}{5}{0}{1} 4 | \beamer@subsectionintoc {1}{3}{主要内容}{6}{0}{1} 5 | \beamer@sectionintoc {2}{模型(SGLMM)}{6}{0}{2} 6 | \beamer@subsectionintoc {2}{1}{模型结构}{6}{0}{2} 7 | \beamer@subsectionintoc {2}{2}{计算方法}{6}{0}{2} 8 | \beamer@subsectionintoc {2}{3}{数据分析}{6}{0}{2} 9 | \beamer@sectionintoc {3}{结论与展望}{9}{0}{3} 10 | -------------------------------------------------------------------------------- /Thesis-Slide/figure/Cloud2016.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/figure/Cloud2016.pdf -------------------------------------------------------------------------------- /Thesis-Slide/figure/GeoDa-eps-converted-to.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/figure/GeoDa-eps-converted-to.pdf -------------------------------------------------------------------------------- /Thesis-Slide/figure/PyMC3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/figure/PyMC3.pdf -------------------------------------------------------------------------------- /Thesis-Slide/figure/bioconductor-eps-converted-to.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/figure/bioconductor-eps-converted-to.pdf -------------------------------------------------------------------------------- /Thesis-Slide/figure/bioconductor.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/figure/bioconductor.eps -------------------------------------------------------------------------------- /Thesis-Slide/figure/demo01.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/figure/demo01.pdf -------------------------------------------------------------------------------- /Thesis-Slide/figure/demo02.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/figure/demo02.pdf -------------------------------------------------------------------------------- /Thesis-Slide/figure/demo02bak.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/figure/demo02bak.pdf -------------------------------------------------------------------------------- /Thesis-Slide/figure/demo03.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/figure/demo03.pdf -------------------------------------------------------------------------------- /Thesis-Slide/figure/demo03bak.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/figure/demo03bak.pdf -------------------------------------------------------------------------------- /Thesis-Slide/figure/demo04.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/figure/demo04.pdf -------------------------------------------------------------------------------- /Thesis-Slide/figure/haroop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/figure/haroop.png -------------------------------------------------------------------------------- /Thesis-Slide/figure/loaloa_ratio.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/figure/loaloa_ratio.pdf -------------------------------------------------------------------------------- /Thesis-Slide/figure/logo.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/figure/logo.pdf -------------------------------------------------------------------------------- /Thesis-Slide/figure/r.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/figure/r.pdf -------------------------------------------------------------------------------- /Thesis-Slide/figure/set_env_rstan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/figure/set_env_rstan.png -------------------------------------------------------------------------------- /Thesis-Slide/figure/stan.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/figure/stan.pdf -------------------------------------------------------------------------------- /Thesis-Slide/开题答辩.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/Thesis-Slide/开题答辩.pdf -------------------------------------------------------------------------------- /ThesisBeamer.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/ThesisBeamer.zip -------------------------------------------------------------------------------- /awesome-beamer.Rproj: -------------------------------------------------------------------------------- 1 | Version: 1.0 2 | 3 | RestoreWorkspace: Default 4 | SaveWorkspace: Default 5 | AlwaysSaveHistory: Default 6 | 7 | EnableCodeIndexing: Yes 8 | UseSpacesForTab: Yes 9 | NumSpacesForTab: 2 10 | Encoding: UTF-8 11 | 12 | RnwWeave: knitr 13 | LaTeX: XeLaTeX 14 | -------------------------------------------------------------------------------- /customize-template/format.tex: -------------------------------------------------------------------------------- 1 | \setbeamercolor*{lower separation line head}{bg=DeepSkyBlue4} 2 | \setbeamercolor*{normal text}{fg=black,bg=white} 3 | \setbeamercolor*{alerted text}{fg=red} 4 | \setbeamercolor*{example text}{fg=black} 5 | \setbeamercolor*{structure}{fg=DeepSkyBlue4,bg=white} 6 | 7 | \setbeamercolor*{palette tertiary}{fg=black,bg=black!10} 8 | \setbeamercolor*{palette quaternary}{fg=black,bg=black!10} 9 | 10 | %footline 11 | \setbeamercolor{author in head/foot}{fg=white,bg=} 12 | \setbeamercolor{title in head/foot}{fg=white,bg=} 13 | \setbeamercolor{date in head/foot}{fg=black,bg=} 14 | 15 | 16 | \makeatletter 17 | \setbeamertemplate{footline} 18 | {% 19 | \setbox\beamer@tempbox=\hbox{% 20 | \begin{beamercolorbox}[wd=.333333\paperwidth,ht=2.25ex,dp=1ex,center]{author in head/foot}% 21 | \usebeamerfont{author in head/foot}\insertshortauthor 22 | \end{beamercolorbox}% 23 | \begin{beamercolorbox}[wd=.333333\paperwidth,ht=2.25ex,dp=1ex,center]{title in head/foot}% 24 | \usebeamerfont{title in head/foot}\insertshorttitle 25 | \end{beamercolorbox}% 26 | \begin{beamercolorbox}[wd=.333333\paperwidth,ht=2.25ex,dp=1ex,right]{date in head/foot}% 27 | \usebeamerfont{date in head/foot}\insertshortdate{}\hspace*{2em} 28 | \insertframenumber{} / \inserttotalframenumber\hspace*{2ex} 29 | \end{beamercolorbox}% 30 | }% 31 | \vskip0pt% 32 | \begin{pgfpicture}{0pt}{0pt}{\paperwidth}{0cm}% 33 | \usebeamercolor{frametitle right}% 34 | \pgfpathrectangle{\pgfpointorigin}{\pgfpoint{\paperwidth}{3.5ex}}% 35 | \pgfusepath{clip}% 36 | \pgftext[left,base]{\pgfuseshading{beamer@frametitleshade}}% 37 | \end{pgfpicture}% 38 | \beamer@tempdim=\ht\beamer@tempbox% 39 | \advance\beamer@tempdim by 0.95ex% 40 | \vskip-\beamer@tempdim% 41 | \box\beamer@tempbox% 42 | } 43 | \makeatother 44 | 45 | 46 | \colorlet{titleright}{yellow!10!white} 47 | \colorlet{titleleft}{DeepSkyBlue4} 48 | \colorlet{titlemid}{green!60!blue} 49 | 50 | \makeatletter 51 | 52 | \pgfdeclarehorizontalshading[titleleft,titleright]{beamer@frametitleshade}{\paperheight}{% 53 | color(0pt)=(titleleft); 54 | color(.5\paperwidth)=(titlemid); 55 | color(\paperwidth)=(titleright) 56 | } 57 | 58 | \AtBeginDocument{ 59 | \pgfdeclareverticalshading{beamer@topshade}{\paperwidth}{% 60 | color(0pt)=(bg); 61 | color(4pt)=(black!50!bg) 62 | } 63 | } 64 | 65 | 66 | \renewcommand{\(}{\begin{columns}} 67 | \renewcommand{\)}{\end{columns}} 68 | \newcommand{\<}[1]{\begin{column}{#1}} 69 | \renewcommand{\>}{\end{column}} 70 | 71 | -------------------------------------------------------------------------------- /customize-template/template-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/customize-template/template-0.png -------------------------------------------------------------------------------- /customize-template/template-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/customize-template/template-1.png -------------------------------------------------------------------------------- /customize-template/template-10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/customize-template/template-10.png -------------------------------------------------------------------------------- /customize-template/template-11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/customize-template/template-11.png -------------------------------------------------------------------------------- /customize-template/template-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/customize-template/template-2.png -------------------------------------------------------------------------------- /customize-template/template-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/customize-template/template-3.png -------------------------------------------------------------------------------- /customize-template/template-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/customize-template/template-4.png -------------------------------------------------------------------------------- /customize-template/template-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/customize-template/template-5.png -------------------------------------------------------------------------------- /customize-template/template-6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/customize-template/template-6.png -------------------------------------------------------------------------------- /customize-template/template-7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/customize-template/template-7.png -------------------------------------------------------------------------------- /customize-template/template-8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/customize-template/template-8.png -------------------------------------------------------------------------------- /customize-template/template-9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/customize-template/template-9.png -------------------------------------------------------------------------------- /customize-template/template.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/customize-template/template.pdf -------------------------------------------------------------------------------- /customize-template/template.tex: -------------------------------------------------------------------------------- 1 | % !TEX TS-program = xeLaTeX+MakeIndex+BibTeX 2 | 3 | \documentclass[xcolor=x11names,compress]{ctexbeamer} 4 | \usetheme{Darmstadt} 5 | \useoutertheme[subsection=false,footline=authortitle]{miniframes} 6 | \setbeamertemplate{navigation symbols}{} 7 | 8 | \input{format.tex} 9 | 10 | \title{电影名英译汉} 11 | 12 | \author{黄湘云} 13 | 14 | \institute 15 | { 16 | 理学院\\ 17 | 中国矿业大学(北京) 18 | } 19 | 20 | \date{\today} 21 | 22 | 23 | \begin{document} 24 | 25 | \maketitle 26 | 27 | \AtBeginSection[] 28 | { 29 | \begin{frame} 30 | \frametitle{Table of Contents} 31 | \tableofcontents[currentsection,hideallsubsections] 32 | \end{frame} 33 | } 34 | 35 | \section[Literal Translation]{Literal Translation} 36 | \subsection{直译} 37 | 38 | \begin{frame}{直译} 39 | 直译:顾名思义就是照字面意思来译。 40 | \begin{itemize} 41 | \item 简捷易行 42 | \item 保存原文的格调和“洋味” 43 | \item 求得译名与电影内容的统一美 44 | \item 有助于不断改进新鲜生动的词和说法 45 | \end{itemize} 46 | 47 | \end{frame} 48 | 49 | \begin{frame} 50 | \frametitle{英译汉--直译} 51 | \begin{columns} 52 | \column{0.6\textwidth} 53 | 54 | \begin{itemize} 55 | \item Ice Age 56 | \item The Hobbit 57 | \item The Great Gatsby 58 | \item Titanic 59 | \item Kung Fu Panda 60 | \item The Wolf of Wall Street 61 | \item Forrest Gump 62 | \item Modern Times 63 | \end{itemize} 64 | \pause 65 | \column{0.4\textwidth} 66 | \begin{itemize} 67 | \item 冰河世纪 68 | \item 霍比特人 69 | \item 了不起的盖茨比 70 | \item 泰坦尼克号 71 | \item 功夫熊猫 72 | \item 华尔街之狼 73 | \item 阿甘正传 74 | \item 摩登时代 75 | \end{itemize} 76 | \end{columns} 77 | \end{frame} 78 | 79 | 80 | 81 | \begin{frame}[fragile] 82 | \frametitle{汉译英--直译} 83 | \begin{columns} 84 | \column{0.4\textwidth} 85 | 86 | \begin{itemize} 87 | \item 澳门风云 88 | \item 龙门飞甲 89 | \item 红高粱 90 | \item 饮食男女 91 | \item 道士下山 92 | \item 色戒 93 | \item 功夫 94 | \item 智取威虎山 95 | \item 美人鱼 96 | \end{itemize} 97 | \pause 98 | \column{0.6\textwidth} 99 | \begin{itemize} 100 | \item The Man From Macau 101 | \item Flying Swords of Dragon Gate 102 | \item Red Sorghum 103 | \item Eat Drink Man Woman 104 | \item Monk Comes Down The Mountain 105 | \item Lust Caution 106 | \item Kung Fu Hustle 107 | \item The Taking of Tiger Mountain 108 | \item The Mermaid 109 | \end{itemize} 110 | \end{columns} 111 | \end{frame} 112 | 113 | \section[Creative Translation]{Creative Translation} 114 | \subsection{改译} 115 | 116 | 117 | \begin{frame} 118 | \frametitle{英译汉--改译} 119 | \begin{columns} 120 | \column{0.6\textwidth} 121 | 122 | \begin{itemize} 123 | \item Ghost 124 | \item Inception 125 | \item The Revenant 126 | \item Life of Pi 127 | \item The Bridges of Madison County 128 | \end{itemize} 129 | \pause 130 | \column{0.4\textwidth} 131 | \begin{itemize} 132 | \item 人鬼情未了 133 | \item 盗梦空间 134 | \item 荒野猎人 135 | \item 少年派的奇幻漂流 136 | \item 廊桥遗梦 137 | \end{itemize} 138 | \end{columns} 139 | \end{frame} 140 | 141 | 142 | 143 | 144 | 145 | 146 | 147 | \begin{frame}[fragile] 148 | \frametitle{汉译英--改译} 149 | \begin{columns} 150 | \column{0.4\textwidth} 151 | 152 | \begin{itemize} 153 | \item 剑雨 154 | \item 英雄本色 155 | \item 霸王别姬 156 | 157 | \end{itemize} 158 | \pause 159 | \column{0.6\textwidth} 160 | \begin{itemize} 161 | \item Reign of Assassins 162 | \item A Better Tomorrow 163 | \item Farewell My Concubine 164 | 165 | \end{itemize} 166 | \end{columns} 167 | \end{frame} 168 | 169 | 170 | 171 | 172 | 173 | 174 | 175 | 176 | 177 | 178 | 179 | 180 | 181 | 182 | 183 | 184 | 185 | 186 | 187 | 188 | 189 | 190 | 191 | 192 | 193 | 194 | 195 | 196 | 197 | 198 | 199 | 200 | 201 | 202 | 203 | 204 | 205 | 206 | 207 | 208 | 209 | 210 | \end{document} -------------------------------------------------------------------------------- /simple-chinese-slide/figures/logo.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/simple-chinese-slide/figures/logo.pdf -------------------------------------------------------------------------------- /simple-chinese-slide/figures/me.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/simple-chinese-slide/figures/me.jpg -------------------------------------------------------------------------------- /simple-chinese-slide/figures/yuanhui.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/simple-chinese-slide/figures/yuanhui.pdf -------------------------------------------------------------------------------- /simple-chinese-slide/thesis_slide-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/simple-chinese-slide/thesis_slide-0.png -------------------------------------------------------------------------------- /simple-chinese-slide/thesis_slide-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/simple-chinese-slide/thesis_slide-1.png -------------------------------------------------------------------------------- /simple-chinese-slide/thesis_slide-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/simple-chinese-slide/thesis_slide-2.png -------------------------------------------------------------------------------- /simple-chinese-slide/thesis_slide-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/simple-chinese-slide/thesis_slide-3.png -------------------------------------------------------------------------------- /simple-chinese-slide/thesis_slide-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/simple-chinese-slide/thesis_slide-4.png -------------------------------------------------------------------------------- /simple-chinese-slide/thesis_slide-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/simple-chinese-slide/thesis_slide-5.png -------------------------------------------------------------------------------- /simple-chinese-slide/thesis_slide-6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/simple-chinese-slide/thesis_slide-6.png -------------------------------------------------------------------------------- /simple-chinese-slide/thesis_slide-7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/simple-chinese-slide/thesis_slide-7.png -------------------------------------------------------------------------------- /simple-chinese-slide/thesis_slide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/simple-chinese-slide/thesis_slide.pdf -------------------------------------------------------------------------------- /simple-chinese-slide/thesis_slide.tex: -------------------------------------------------------------------------------- 1 | % xeLaTeX 编译两次才能解决书签中文乱码 2 | 3 | 4 | \documentclass[xcolor=x11names,UTF8]{ctexbeamer} 5 | 6 | \graphicspath{{figures/}} % 图片路径 7 | \usepackage{ragged2e} 8 | \renewcommand{\raggedright}{\leftskip=0pt \rightskip=0pt plus 0cm} % 对齐 9 | % \usepackage{calligra} % Thank you 10 | 11 | \usepackage{natbib} % 参考文献 12 | 13 | \title{空间广义线性混合效应模型及其应用} 14 | 15 | \subtitle{毕业答辩} 16 | \author{导师:XXX \and 学生:黄湘云} 17 | \institute{\includegraphics[width=10ex,interpolate=true]{logo} \\~~ \\ 18 | 理学院\\ 计算数学与统计系 \\ 中国矿业大学(北京)} 19 | \date{ 2018年6月} 20 | 21 | 22 | \begin{document} 23 | 24 | \maketitle 25 | 26 | 27 | 28 | \begin{frame} 29 | 30 | \textbf{Outline 目录} 31 | \begin{enumerate} 32 | \item Introduction (Motivations and goals) 33 | \item Literature reviews 34 | \item Geostatistical model (SGLMM) 35 | \item Computing details and simulations 36 | \item Real data analysis (Applications) 37 | \item Discussion 38 | \end{enumerate} 39 | \end{frame} 40 | 41 | \section{介绍} 42 | 43 | \begin{frame} 44 | \textbf{背景} 45 | \begin{enumerate} 46 | \item Introduction (Motivations and goals) 47 | \item Literature reviews 48 | \item Geostatistical model (SGLMM) 49 | \item Computing details and simulations 50 | \item Real data analysis (Applications) 51 | \item Discussion 52 | \end{enumerate} 53 | \end{frame} 54 | 55 | \section{$\chi^2$极限分布} 56 | 57 | \begin{frame} 58 | \textbf{Outline } 59 | \begin{enumerate} 60 | \item Introduction (Motivations and goals) 61 | \item Literature reviews 62 | \item Geostatistical model (SGLMM) 63 | \item Computing details and simulations 64 | \item Real data analysis (Applications) 65 | \item Discussion 66 | \end{enumerate} 67 | \end{frame} 68 | 69 | 70 | 71 | 72 | \begin{frame}[allowframebreaks] 73 | \frametitle{Frameworks, Packages and Softwares} 74 | 75 | \begin{description} 76 | \item[\textbf{R:}] geoR geoRglm spatial PrevMap \\ 77 | \citet{R-geoR,R-geoRglm,R-spatial,Giorgi2016} 78 | 79 | \item[\textbf{Stan:}] Stan \footnote{\scriptsize \url{http://mc-stan.org/} } 80 | interfaces with R (RStan) ,Python (PyStan) , MATLAB (MatlabStan) 81 | and more \\ \citet{Stan2015,Stan2017} 82 | 83 | \item[\textbf{PyMC3:}] Probabilistic programming in Python using PyMC3 \\ \citet{Salvatier2016} 84 | 85 | \item[\textbf{JAGS:}] \textbf{J}ust \textbf{A}nother \textbf{G}ibbs \textbf{S}ampler \footnote{\scriptsize \url{https://en.wikipedia.org/wiki/Just_another_Gibbs_sampler}} \\ 86 | Bayesian hierarchical models using Markov chain Monte Carlo (MCMC) 87 | \item[\textbf{BUGS:}] \textbf{B}ayesian inference \textbf{U}sing \textbf{G}ibbs \textbf{S}ampling , 88 | such as winBUGS, OpenBUGS 89 | \item[\textbf{R-INLA:}] \textbf{I}ntegrated \textbf{N}ested \textbf{L}aplace \textbf{A}pproximations \\ 90 | \citet{Rue2009,R-INLA,Rue2017arXiv} 91 | \end{description} 92 | 93 | 94 | \end{frame} 95 | 96 | \section*{致谢} 97 | 98 | \begin{frame} 99 | \centering 100 | \color{red} 101 | % \Huge {\calligra{Thank You}}\\ 102 | \bigskip 103 | \color{Blue4} 104 | \normalsize 105 | \href{mailto:me@somewhere.com}{xiangyunfaith@outlook.com} \\ 106 | \href{https://github.com/Cloud2016}{https://github.com/Cloud2016} \\ 107 | \bigskip 108 | \includegraphics[width=10ex,interpolate=true]{me} 109 | \end{frame} 110 | 111 | 112 | \begin{frame}[allowframebreaks] 113 | \bibliographystyle{apalike} 114 | \bibliography{R-GLMM-pkgs} 115 | \end{frame} 116 | 117 | \end{document} 118 | 119 | 120 | -------------------------------------------------------------------------------- /slide-Cuerna/figure/cumtb.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-Cuerna/figure/cumtb.pdf -------------------------------------------------------------------------------- /slide-Cuerna/slide-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-Cuerna/slide-0.png -------------------------------------------------------------------------------- /slide-Cuerna/slide-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-Cuerna/slide-1.png -------------------------------------------------------------------------------- /slide-Cuerna/slide-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-Cuerna/slide-2.png -------------------------------------------------------------------------------- /slide-Cuerna/slide-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-Cuerna/slide-3.png -------------------------------------------------------------------------------- /slide-Cuerna/slide-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-Cuerna/slide-4.png -------------------------------------------------------------------------------- /slide-Cuerna/slide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-Cuerna/slide.pdf -------------------------------------------------------------------------------- /slide-Cuerna/slide.tex: -------------------------------------------------------------------------------- 1 | % \documentclass[11pt,UTF8]{beamer} 2 | \documentclass[11pt,UTF8]{ctexbeamer} 3 | 4 | \usepackage[utf8]{inputenc} 5 | \usepackage[T1]{fontenc} 6 | 7 | \usetheme{Cuerna} 8 | \usecolortheme{brick} 9 | \graphicspath{{figure/}} 10 | % \usepackage{xeCJK} 11 | % Windows中文字体 12 | % \setCJKsansfont{KaiTi}% 13 | 14 | \logo{\includegraphics[width=1.7cm]{cumtb}} 15 | 16 | \title{Model-Based Geostatistics} 17 | \subtitle{Generalized Linear Geostatistical Models and Its Applications} 18 | \author{Xiangyun~Huang \and XXX \\ 19 | \texttt{XXX@outlook.com} } 20 | \institute[China University of Mining and Technology,Beijing] 21 | { 22 | Department of Statistics\\ % Computational mathematics 23 | China University of Mining and Technology,Beijing 24 | } 25 | \date{\today} 26 | 27 | \begin{document} 28 | 29 | 30 | \begin{frame} 31 | \titlepage 32 | \end{frame} 33 | 34 | \begin{frame} 35 | \frametitle{Outline} 36 | \begin{itemize} 37 | \item Motivation 38 | \item Introduction 39 | \item Geostatistical model 40 | \item Real data analysis (Applications) 41 | \item Discussion 42 | \end{itemize} 43 | \end{frame} 44 | 45 | \section{Introduction} 46 | \subsection{Motivation} 47 | \begin{frame} 48 | \frametitle{Title of the slide} 49 | \framesubtitle{Subtitle} 50 | Some text on top of this slide 51 | \[ 52 | \int_{0}^{\infty} \frac{5x^2}{\sqrt{a+b}}\, dx 53 | \] 54 | \begin{itemize} 55 | \item[\checkmark] Fist item in the list 56 | \item Second item 57 | \item Another item 58 | \item And finally, the last item 59 | \end{itemize} 60 | \end{frame} 61 | 62 | \begin{frame}{预测任务} 63 | \begin{itemize} 64 | \item 重金属浓度最高的位置 (最大值) 65 | \item 重金属浓度超过给定值的区域 (区间估计) 66 | \item 重金属在某个区域的含量 (积分) 67 | \end{itemize} 68 | \end{frame} 69 | 70 | \begin{frame} 71 | \begin{figure} 72 | \centering 73 | \includegraphics[width=.7\textwidth]{cumtb} 74 | \end{figure} 75 | \end{frame} 76 | 77 | 78 | \end{document} 79 | 80 | -------------------------------------------------------------------------------- /slide-Feather/Feathergraphics/1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-Feather/Feathergraphics/1.pdf -------------------------------------------------------------------------------- /slide-Feather/Feathergraphics/cumtb.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-Feather/Feathergraphics/cumtb.pdf -------------------------------------------------------------------------------- /slide-Feather/beamercolorthemeFeather.sty: -------------------------------------------------------------------------------- 1 | % This is the color theme file of the Feather theme. 2 | % Copyright (c) 2014 by Lilyana Vaskova Vankova 3 | % 4 | % This program is free software: you can redistribute it and/or modify 5 | % it under the terms of the GNU General Public License as published by 6 | % the Free Software Foundation, either version 3 of the License, or 7 | % (at your option) any later version. 8 | % 9 | % This program is distributed in the hope that it will be useful, 10 | % but WITHOUT ANY WARRANTY; without even the implied warranty of 11 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 | % GNU General Public License for more details. 13 | % 14 | % You can find the GNU General Public License at . 15 | 16 | %---------------------------------------------------------------------------------------------------------------------------------- 17 | 18 | \NeedsTeXFormat{LaTeX2e} 19 | \ProvidesPackage{beamercolorthemeFeather}[2014/04/08 v1.0.0 The Feather Beamer Theme] 20 | 21 | %---------------------------------------------------------------------------------------------------------------------------------- 22 | 23 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 24 | % Theme options and definitions 25 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 26 | 27 | %---------------------------------------------------------------------------------------------------------------------------------- 28 | 29 | % beamer specific options 30 | 31 | \mode%refers to the first four modes (beamer,handout,second and trans). That is, to all modes except the article mode 32 | { 33 | 34 | %---------------------------------------------------------------------------------------------------------------------------------- 35 | 36 | % colors 37 | %% defining colors 38 | 39 | \definecolor{beamer@barcolor}{RGB}{194,193,204}% light blue 40 | \definecolor{beamer@normaltextcolor}{RGB}{84,97,110}% gray blue 41 | \definecolor{beamer@headercolor}{rgb}{0,0.41,0.54} % dark blue 42 | 43 | 44 | %% setting the above deffinitions 45 | 46 | \setbeamercolor{structure}{fg=beamer@headercolor} 47 | \setbeamercolor{normal text}{fg=beamer@normaltextcolor} 48 | \setbeamercolor{frametitle}{fg=white,bg=beamer@headercolor} 49 | \setbeamercolor{Feather}{fg=beamer@barcolor,bg=beamer@headercolor} 50 | } 51 | 52 | \mode -------------------------------------------------------------------------------- /slide-Feather/beamerinnerthemeFeather.sty: -------------------------------------------------------------------------------- 1 | % This is the inner theme file of the Feather theme. 2 | % Copyright (c) 2014 by Lilyana Vaskova Vankova 3 | % 4 | % This program is free software: you can redistribute it and/or modify 5 | % it under the terms of the GNU General Public License as published by 6 | % the Free Software Foundation, either version 3 of the License, or 7 | % (at your option) any later version. 8 | % 9 | % This program is distributed in the hope that it will be useful, 10 | % but WITHOUT ANY WARRANTY; without even the implied warranty of 11 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 | % GNU General Public License for more details. 13 | % 14 | % You can find the GNU General Public License at . 15 | 16 | %---------------------------------------------------------------------------------------------------------------------------------- 17 | 18 | \NeedsTeXFormat{LaTeX2e} 19 | \ProvidesPackage{beamerinnerthemeFeather}[2014/04/08 v1.0.0 The Feather Beamer Theme] 20 | 21 | %---------------------------------------------------------------------------------------------------------------------------------- 22 | 23 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 24 | % Theme options, definitions and templates. 25 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 26 | 27 | %---------------------------------------------------------------------------------------------------------------------------------- 28 | 29 | % beamer specific options 30 | 31 | \mode %refers to the first four modes (beamer,handout,second and trans). That is, to all modes except the article mode 32 | { 33 | 34 | %---------------------------------------------------------------------------------------------------------------------------------- 35 | 36 | % title page 37 | %% definitions for fonts of the different elements 38 | 39 | \setbeamerfont{institute}{family=\rmfamily, size = \footnotesize} 40 | \setbeamerfont{title}{family=\rmfamily, size = \Large} 41 | \setbeamerfont{subtitle}{family=\rmfamily, size = \large} 42 | \setbeamerfont{author}{family=\rmfamily, size = \normalsize} 43 | \setbeamerfont{date}{family=\rmfamily, size = \footnotesize} 44 | 45 | \setbeamertemplate{title page} 46 | { 47 | 48 | %% setting the above deffinitions 49 | 50 | \begin{minipage}[c][\textheight][c]{\textwidth} 51 | 52 | \centering 53 | 54 | {\usebeamerfont{institute}\insertinstitute}\vspace*{30pt} 55 | 56 | {\usebeamerfont{title}\usebeamercolor[fg]{title}\inserttitle}\vspace*{10pt} 57 | 58 | {\usebeamerfont{subtitle}\usebeamercolor[fg]{subtitle}\insertsubtitle}\vspace*{30pt} 59 | 60 | {\usebeamerfont{author}\insertauthor}\vspace*{30pt} 61 | 62 | {\usebeamerfont{date}\insertdate}\vspace*{\baselineskip} 63 | 64 | \end{minipage} 65 | } 66 | 67 | %---------------------------------------------------------------------------------------------------------------------------------- 68 | 69 | % final page 70 | 71 | \defbeamertemplate{final page}{text}[1] 72 | { 73 | \begin{minipage}[c][\textheight][c]{\textwidth} 74 | \centering 75 | #1 76 | \end{minipage} 77 | } 78 | \newcommand{\finalpage}[1] 79 | { 80 | \setbeamertemplate{final page}[text]{#1} 81 | \usebeamertemplate{final page} 82 | } 83 | 84 | %---------------------------------------------------------------------------------------------------------------------------------- 85 | 86 | % add the feather to the background of the titlepage and the final page 87 | 88 | \newcommand{\1} 89 | { 90 | \setbeamertemplate{background} 91 | { 92 | \includegraphics[height=.2\paperheight]{Feathergraphics/cumtb} 93 | \tikz[overlay] \fill[fill opacity=1.0,fill=white] (0,0) rectangle (-\paperwidth,\paperheight); 94 | } 95 | } 96 | 97 | %---------------------------------------------------------------------------------------------------------------------------------- 98 | 99 | % use numbers instead of a picture for the references 100 | 101 | \setbeamertemplate{bibliography item}[text] 102 | 103 | } 104 | 105 | \mode -------------------------------------------------------------------------------- /slide-Feather/beamerthemeFeather.sty: -------------------------------------------------------------------------------- 1 | % This is the main beamer theme file of the Feather theme. 2 | % Copyright (c) 2014 by Lilyana Vaskova Vankova 3 | % 4 | % This program is free software: you can redistribute it and/or modify 5 | % it under the terms of the GNU General Public License as published by 6 | % the Free Software Foundation, either version 3 of the License, or 7 | % (at your option) any later version. 8 | % 9 | % This program is distributed in the hope that it will be useful, 10 | % but WITHOUT ANY WARRANTY; without even the implied warranty of 11 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 | % GNU General Public License for more details. 13 | % 14 | % You can find the GNU General Public License at . 15 | 16 | %---------------------------------------------------------------------------------------------------------------------------------- 17 | 18 | \NeedsTeXFormat{LaTeX2e} 19 | \ProvidesPackage{beamerthemeFeather}[2014/04/08 v1.0.0 The Feather Beamer Theme] 20 | 21 | %---------------------------------------------------------------------------------------------------------------------------------- 22 | 23 | % load required packages 24 | 25 | \RequirePackage{tikz} 26 | \RequirePackage{calc} 27 | 28 | %---------------------------------------------------------------------------------------------------------------------------------- 29 | 30 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 31 | % Theme options and definitions 32 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 33 | 34 | %---------------------------------------------------------------------------------------------------------------------------------- 35 | 36 | \DeclareOptionBeamer{progressstyle}{\PassOptionsToPackage{progressstyle=#1}{beamerouterthemeFeather}} 37 | \DeclareOptionBeamer{rotationcw}{\PassOptionsToPackage{rotationcw}{beamerouterthemeFeather}} 38 | \DeclareOptionBeamer{shownavsym}{\PassOptionsToPackage{shownavsym}{beamerouterthemeFeather}} 39 | \ProcessOptionsBeamer 40 | 41 | %---------------------------------------------------------------------------------------------------------------------------------- 42 | 43 | %beamer specific options 44 | 45 | \mode %refers to the first four modes (beamer, handout, second and trans). That is, to all modes except the article mode 46 | { 47 | \useinnertheme{Feather} 48 | \useoutertheme{Feather} 49 | \usecolortheme{Feather} 50 | } 51 | 52 | \mode -------------------------------------------------------------------------------- /slide-Feather/slide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-Feather/slide.pdf -------------------------------------------------------------------------------- /slide-Feather/slide.synctex.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-Feather/slide.synctex.gz -------------------------------------------------------------------------------- /slide-UIBK/logo/CUMTB_Badge.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-UIBK/logo/CUMTB_Badge.pdf -------------------------------------------------------------------------------- /slide-UIBK/logo/CUMTB_Logo.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-UIBK/logo/CUMTB_Logo.pdf -------------------------------------------------------------------------------- /slide-UIBK/sample.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-UIBK/sample.pdf -------------------------------------------------------------------------------- /slide-UIBK/sample.synctex.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-UIBK/sample.synctex.gz -------------------------------------------------------------------------------- /slide-UIBK/sample.tex: -------------------------------------------------------------------------------- 1 | 2 | % !TEX TS-program = pdfLaTeX+MakeIndex+BibTeX 3 | % !TEX encoding = UTF-8 Unicode 4 | \documentclass{beamer} 5 | \usetheme{UIBK} %Standard UIBK Template 6 | 7 | \usepackage[utf8]{inputenc} 8 | \usepackage{tikz} 9 | \usepackage{listings} 10 | \usepackage{fontenc} 11 | %\usepackage[default]{comfortaa} 12 | 13 | \author{Student Name} 14 | \title{Stunning Title} 15 | \subtitle{This is a short sample presentation} 16 | \institute{Insitute of Computer Science \\ University of Innsbruck} 17 | \date{\today} 18 | 19 | \begin{document} 20 | 21 | %titlepage without header/footer and framenumbering 22 | \begin{frame}[plain,noframenumbering] 23 | \titlepage 24 | \end{frame} 25 | 26 | \begin{frame}{Outline} 27 | \tableofcontents 28 | \end{frame} 29 | 30 | 31 | %show table of contents at the beginning of every section 32 | \AtBeginSection[]{ 33 | \begin{frame} 34 | \frametitle{Outline} 35 | \tableofcontents[currentsection] 36 | \end{frame} 37 | } 38 | 39 | 40 | \section{Items} 41 | \begin{frame}{Itemize} 42 | \begin{itemize} 43 | \item Here you can see an itemization 44 | \item Here you can see an itemization 45 | \item Here you can see an itemization 46 | \begin{itemize} 47 | \item It has items 48 | \item It has items 49 | \begin{itemize} 50 | \item It has items 51 | \item The items are below each other 52 | \end{itemize} 53 | \end{itemize} 54 | \end{itemize} 55 | \end{frame} 56 | 57 | 58 | \section{Subsections} 59 | \subsection{Subsection 1} 60 | \begin{frame}{Subsections} 61 | \begin{center} 62 | {Top right of the slide shows subsections\huge } 63 | \end{center} 64 | \end{frame} 65 | 66 | 67 | \subsection{Subsection 2} 68 | \begin{frame}{Enumerate} 69 | \begin{enumerate} 70 | \item Here you can see an enumeration 71 | \item It has items 72 | \item The items are numbered 73 | \end{enumerate} 74 | \[ 75 | f(x)=\sum_{i=0}^\infty \frac{f^{(i)}(x_0)}{i!}(x-x_0)^i 76 | \] 77 | \end{frame} 78 | 79 | 80 | \section{Blocks} 81 | \begin{frame}{Blocks} 82 | \begin{block}{Lorem Ipsum} 83 | Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. 84 | At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. 85 | \end{block} 86 | \begin{block}{Observation} 87 | Simmons Dormitory is composed of brick. 88 | \end{block} 89 | \end{frame} 90 | 91 | 92 | \section{Code} 93 | \begin{frame}{OCaml Code} 94 | \begin{center} 95 | \begin{block}{Paragraph function} 96 | Write a function 'paragraph' that constructs a picture of width w of some text t, such that the content splits into as many lines as needed to fit into a paragraph of w columns. 97 | \end{block} 98 | \begin{block}{paragraph.ml} 99 | {\small \lstinputlisting[language=ml]{src/paragraph.ml} } 100 | \end{block} 101 | \end{center} 102 | \end{frame} 103 | 104 | 105 | %final slide 106 | \begin{frame}[plain,noframenumbering] 107 | \begin{beamercolorbox}[wd=\paperwidth, ht=1.4cm,rounded=true,shadow=true]{final slide} 108 | \begin{center} 109 | {\huge Thank you for your attention!} 110 | \end{center} 111 | \end{beamercolorbox} 112 | \end{frame} 113 | 114 | \section*{Backup Slides} 115 | \begin{frame}[noframenumbering]{Backup-Slide} 116 | \end{frame} 117 | 118 | 119 | \end{document} 120 | 121 | -------------------------------------------------------------------------------- /slide-UIBK/src/paragraph.ml: -------------------------------------------------------------------------------- 1 | 2 | let paragraph s n = 3 | let rec traverse buffer n i = function 4 | | [] -> Picture.row (Lst.reverse buffer) 5 | | x::xs -> 6 | if i = n then traverse (x::'\n'::buffer) n 1 xs 7 | else traverse (x::buffer) n (i+1) xs in 8 | traverse [] n 0 (Strng.of_string s);; 9 | -------------------------------------------------------------------------------- /slide-mindmap/theme.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} 4 | \HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined 5 | \global\let\oldcontentsline\contentsline 6 | \gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}} 7 | \global\let\oldnewlabel\newlabel 8 | \gdef\newlabel#1#2{\newlabelxx{#1}#2} 9 | \gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} 10 | \AtEndDocument{\ifx\hyper@anchor\@undefined 11 | \let\contentsline\oldcontentsline 12 | \let\newlabel\oldnewlabel 13 | \fi} 14 | \fi} 15 | \global\let\hyper@last\relax 16 | \gdef\HyperFirstAtBeginDocument#1{#1} 17 | \providecommand\HyField@AuxAddToFields[1]{} 18 | \providecommand\HyField@AuxAddToCoFields[2]{} 19 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{1}{1/1}{}{0}}} 20 | \@writefile{nav}{\headcommand {\beamer@framepages {1}{1}}} 21 | \newlabel{daytoday<1>}{{2}{2}{}{Doc-Start}{}} 22 | \@writefile{snm}{\beamer@slide {daytoday<1>}{2}} 23 | \newlabel{daytoday}{{2}{2}{}{Doc-Start}{}} 24 | \@writefile{snm}{\beamer@slide {daytoday}{2}} 25 | \newlabel{daytoday<2>}{{2}{3}{}{Doc-Start}{}} 26 | \@writefile{snm}{\beamer@slide {daytoday<2>}{3}} 27 | \newlabel{daytoday<3>}{{2}{4}{}{Doc-Start}{}} 28 | \@writefile{snm}{\beamer@slide {daytoday<3>}{4}} 29 | \newlabel{daytoday<4>}{{2}{5}{}{Doc-Start}{}} 30 | \@writefile{snm}{\beamer@slide {daytoday<4>}{5}} 31 | \newlabel{daytoday<5>}{{2}{6}{}{Doc-Start}{}} 32 | \@writefile{snm}{\beamer@slide {daytoday<5>}{6}} 33 | \newlabel{daytoday<6>}{{2}{7}{}{Doc-Start}{}} 34 | \@writefile{snm}{\beamer@slide {daytoday<6>}{7}} 35 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{2}{2/7}{}{0}}} 36 | \@writefile{nav}{\headcommand {\beamer@framepages {2}{7}}} 37 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{3}{8/12}{}{0}}} 38 | \@writefile{nav}{\headcommand {\beamer@framepages {8}{12}}} 39 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{4}{13/14}{}{0}}} 40 | \@writefile{nav}{\headcommand {\beamer@framepages {13}{14}}} 41 | \newlabel{workflow<1>}{{5}{15}{}{Doc-Start}{}} 42 | \@writefile{snm}{\beamer@slide {workflow<1>}{15}} 43 | \newlabel{workflow}{{5}{15}{}{Doc-Start}{}} 44 | \@writefile{snm}{\beamer@slide {workflow}{15}} 45 | \newlabel{workflow<2>}{{5}{16}{}{Doc-Start}{}} 46 | \@writefile{snm}{\beamer@slide {workflow<2>}{16}} 47 | \newlabel{workflow<3>}{{5}{17}{}{Doc-Start}{}} 48 | \@writefile{snm}{\beamer@slide {workflow<3>}{17}} 49 | \newlabel{workflow<4>}{{5}{18}{}{Doc-Start}{}} 50 | \@writefile{snm}{\beamer@slide {workflow<4>}{18}} 51 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{5}{15/18}{}{0}}} 52 | \@writefile{nav}{\headcommand {\beamer@framepages {15}{18}}} 53 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{6}{19/22}{}{0}}} 54 | \@writefile{nav}{\headcommand {\beamer@framepages {19}{22}}} 55 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{7}{23/26}{}{0}}} 56 | \@writefile{nav}{\headcommand {\beamer@framepages {23}{26}}} 57 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{8}{27/30}{}{0}}} 58 | \@writefile{nav}{\headcommand {\beamer@framepages {27}{30}}} 59 | \@writefile{nav}{\headcommand {\beamer@partpages {1}{30}}} 60 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {1}{30}}} 61 | \@writefile{nav}{\headcommand {\beamer@sectionpages {1}{30}}} 62 | \@writefile{nav}{\headcommand {\beamer@documentpages {30}}} 63 | \@writefile{nav}{\headcommand {\def \inserttotalframenumber {8}}} 64 | -------------------------------------------------------------------------------- /slide-mindmap/theme.nav: -------------------------------------------------------------------------------- 1 | \headcommand {\slideentry {0}{0}{1}{1/1}{}{0}} 2 | \headcommand {\beamer@framepages {1}{1}} 3 | \headcommand {\slideentry {0}{0}{2}{2/7}{}{0}} 4 | \headcommand {\beamer@framepages {2}{7}} 5 | \headcommand {\slideentry {0}{0}{3}{8/12}{}{0}} 6 | \headcommand {\beamer@framepages {8}{12}} 7 | \headcommand {\slideentry {0}{0}{4}{13/14}{}{0}} 8 | \headcommand {\beamer@framepages {13}{14}} 9 | \headcommand {\slideentry {0}{0}{5}{15/18}{}{0}} 10 | \headcommand {\beamer@framepages {15}{18}} 11 | \headcommand {\slideentry {0}{0}{6}{19/22}{}{0}} 12 | \headcommand {\beamer@framepages {19}{22}} 13 | \headcommand {\slideentry {0}{0}{7}{23/26}{}{0}} 14 | \headcommand {\beamer@framepages {23}{26}} 15 | \headcommand {\slideentry {0}{0}{8}{27/30}{}{0}} 16 | \headcommand {\beamer@framepages {27}{30}} 17 | \headcommand {\beamer@partpages {1}{30}} 18 | \headcommand {\beamer@subsectionpages {1}{30}} 19 | \headcommand {\beamer@sectionpages {1}{30}} 20 | \headcommand {\beamer@documentpages {30}} 21 | \headcommand {\def \inserttotalframenumber {8}} 22 | -------------------------------------------------------------------------------- /slide-mindmap/theme.out: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-mindmap/theme.out -------------------------------------------------------------------------------- /slide-mindmap/theme.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-mindmap/theme.pdf -------------------------------------------------------------------------------- /slide-mindmap/theme.snm: -------------------------------------------------------------------------------- 1 | \beamer@slide {daytoday<1>}{2} 2 | \beamer@slide {daytoday}{2} 3 | \beamer@slide {daytoday<2>}{3} 4 | \beamer@slide {daytoday<3>}{4} 5 | \beamer@slide {daytoday<4>}{5} 6 | \beamer@slide {daytoday<5>}{6} 7 | \beamer@slide {daytoday<6>}{7} 8 | \beamer@slide {workflow<1>}{15} 9 | \beamer@slide {workflow}{15} 10 | \beamer@slide {workflow<2>}{16} 11 | \beamer@slide {workflow<3>}{17} 12 | \beamer@slide {workflow<4>}{18} 13 | -------------------------------------------------------------------------------- /slide-mindmap/theme.synctex.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-mindmap/theme.synctex.gz -------------------------------------------------------------------------------- /slide-mindmap/theme.toc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-mindmap/theme.toc -------------------------------------------------------------------------------- /slide-mindmap/theme.vrb: -------------------------------------------------------------------------------- 1 | \frametitle{Collaboration is key} 2 | \makebox[\textwidth][c]{% 3 | \begin{tikzpicture}[venn circle/.style={draw=#1, 4 | circle, 5 | very thick, 6 | minimum width=4cm, 7 | text=black, 8 | fill=#1!90, 9 | opacity=0.4, 10 | text opacity=1}, 11 | every node/.append style={align=center}] 12 | \node [venn circle = red] (A) at (0,0) {Math Department:\\ Content Experts}; 13 | \visible<2->{\node [venn circle = blue] (B) at (60:3.25cm) {Disability Services:\\ Accommodation Experts};} 14 | \visible<3->{\node [venn circle = green] (C) at (0:3.25cm) {Distance Learning:\\ Web Design \&\\Delivery Experts};} 15 | \visible<4->{\node[circle,fill=orange!50,draw=orange,very thick,opacity=0.8,minimum width=3cm] at (barycentric cs:A=1/3,B=1/3,C=1/3 ){Students};} 16 | \end{tikzpicture} 17 | } 18 | -------------------------------------------------------------------------------- /slide-miniframes/slide.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} 4 | \HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined 5 | \global\let\oldcontentsline\contentsline 6 | \gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}} 7 | \global\let\oldnewlabel\newlabel 8 | \gdef\newlabel#1#2{\newlabelxx{#1}#2} 9 | \gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} 10 | \AtEndDocument{\ifx\hyper@anchor\@undefined 11 | \let\contentsline\oldcontentsline 12 | \let\newlabel\oldnewlabel 13 | \fi} 14 | \fi} 15 | \global\let\hyper@last\relax 16 | \gdef\HyperFirstAtBeginDocument#1{#1} 17 | \providecommand\HyField@AuxAddToFields[1]{} 18 | \providecommand\HyField@AuxAddToCoFields[2]{} 19 | \citation{pyne_intro} 20 | \citation{scopatz_pyne} 21 | \citation{pyne_progress} 22 | \citation{Biondo2014} 23 | \citation{MarquezDamian2014280} 24 | \citation{Scopatz2013a} 25 | \citation{pyne_vnv} 26 | \citation{scipy} 27 | \@writefile{nav}{\headcommand {\slideentry {0}{0}{1}{1/1}{}{0}}} 28 | \@writefile{nav}{\headcommand {\beamer@framepages {1}{1}}} 29 | \bibstyle{authordate1} 30 | \bibdata{answinter} 31 | \bibcite{pyne_progress}{{1}{2014}{{Bates {\em et~al.\ }\relax }}{{}}} 32 | \bibcite{Biondo2014}{{2}{2014a}{{Biondo {\em et~al.\ }\relax }}{{}}} 33 | \bibcite{pyne_vnv}{{3}{2014b}{{Biondo {\em et~al.\ }\relax }}{{}}} 34 | \bibcite{MarquezDamian2014280}{{4}{2014}{{Damián {\em et~al.\ }\relax }}{{}}} 35 | \bibcite{Scopatz2013a}{{5}{2013}{{Scopatz}}{{}}} 36 | \bibcite{pyne_intro}{{6}{2012a}{{Scopatz {\em et~al.\ }\relax }}{{}}} 37 | \bibcite{scipy}{{7}{2012b}{{Scopatz {\em et~al.\ }\relax }}{{}}} 38 | \bibcite{scopatz_pyne}{{8}{2013}{{Scopatz {\em et~al.\ }\relax }}{{}}} 39 | \@writefile{nav}{\headcommand {\sectionentry {1}{\translate {References}}{2}{\translate {References}}{0}}} 40 | \@writefile{nav}{\headcommand {\beamer@sectionpages {1}{1}}} 41 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {1}{1}}} 42 | \@writefile{nav}{\headcommand {\slideentry {1}{0}{0}{2/2}{}{0}}} 43 | \@writefile{nav}{\headcommand {\beamer@framepages {2}{2}}} 44 | \@writefile{nav}{\headcommand {\slideentry {1}{0}{0}{2/3}{}{0}}} 45 | \@writefile{nav}{\headcommand {\beamer@framepages {2}{3}}} 46 | \@writefile{nav}{\headcommand {\beamer@partpages {1}{3}}} 47 | \@writefile{nav}{\headcommand {\beamer@subsectionpages {1}{3}}} 48 | \@writefile{nav}{\headcommand {\beamer@sectionpages {1}{3}}} 49 | \@writefile{nav}{\headcommand {\beamer@documentpages {3}}} 50 | \@writefile{nav}{\headcommand {\def \inserttotalframenumber {3}}} 51 | -------------------------------------------------------------------------------- /slide-miniframes/slide.bbl: -------------------------------------------------------------------------------- 1 | \begin{thebibliography}{} 2 | 3 | \bibitem[\protect\citename{Bates {\em et~al.\ }\relax, }2014]{pyne_progress} 4 | Bates, Cameron, Biondo, Elliott, Huff, Kathryn, \& et~al. 2014 (Nov.). 5 | \newblock {PyNE Progress Report}. 6 | \newblock {\em In:} {\em Am. Nuc. Soc. Winter Meeting 2014}, vol. 111. 7 | 8 | \bibitem[\protect\citename{Biondo {\em et~al.\ }\relax, }2014a]{Biondo2014} 9 | Biondo, E., Davis, A., Scopatz, A., \& Wilson, P. P.~H. 2014a. 10 | \newblock {Rigorous Two-Step Activation for Fusion Systems with PyNE}. 11 | \newblock {\em In:} {\em Proc. of the 18th Topical Meeting of the Radiation 12 | Protection \& Shielding Division of ANS}. 13 | 14 | \bibitem[\protect\citename{Biondo {\em et~al.\ }\relax, }2014b]{pyne_vnv} 15 | Biondo, Elliott, Scopatz, Anthony, Gidden, Matthew, Slaybaugh, Rachel, \& 16 | Bates, Cameron. 2014b (Nov.). 17 | \newblock {Quality Assurance within the PyNE Open Source Toolkit}. 18 | \newblock {\em In:} {\em Am. Nuc. Soc. Winter Meeting 2014}, vol. 111. 19 | 20 | \bibitem[\protect\citename{Damián {\em et~al.\ }\relax, 21 | }2014]{MarquezDamian2014280} 22 | Damián, J.I.~Márquez, Granada, J.R., \& Malaspina, D.C. 2014. 23 | \newblock \{CAB\} models for water: A new evaluation of the thermal neutron 24 | scattering laws for light and heavy water in ENDF-6 format. 25 | \newblock {\em Annals of Nuclear Energy}, {\bf 65}(0), 280 -- 289. 26 | 27 | \bibitem[\protect\citename{Scopatz, }2013]{Scopatz2013a} 28 | Scopatz, Anthony. 2013 (May). 29 | \newblock {First \& second order approximations to stage numbers in 30 | multicomponent enrichment cascades}. 31 | \newblock {\em In:} {\em {International Conference on Mathematics and 32 | Computational Methods Applied to Nuclear Science \& Engineering (M\&C 33 | 2013)}}. 34 | 35 | \bibitem[\protect\citename{Scopatz {\em et~al.\ }\relax, }2012a]{pyne_intro} 36 | Scopatz, Anthony, Romano, Paul~K., Wilson, Paul~P.H., \& Huff, Kathryn~D. 2012a 37 | (Nov.). 38 | \newblock {PyNE: Python for Nuclear Engineering}. 39 | \newblock {\em In:} {\em Am. Nuc. Soc. Winter Meeting 2012}, vol. 107. 40 | 41 | \bibitem[\protect\citename{Scopatz {\em et~al.\ }\relax, }2012b]{scipy} 42 | Scopatz, Anthony, Romano, Paul, Wilson, Paul, Slaybaugh, Rachel, Huff, Katy, \& 43 | Relson, Eric. 2012b (July). 44 | \newblock {PyNE: Python for Nuclear Engineering}. 45 | \newblock {\em In:} {\em SciPy 2012}. 46 | 47 | \bibitem[\protect\citename{Scopatz {\em et~al.\ }\relax, }2013]{scopatz_pyne} 48 | Scopatz, Anthony, Biondo, Elliott~D., Brachem, Carsten, Xia, John, \& Wilson, 49 | Paul P.~H. 2013 (Nov.). 50 | \newblock {PyNE Progress Report}. 51 | \newblock {\em In:} {\em {Am. Nuc. Soc. Winter Meeting 2013}}, vol. 109. 52 | 53 | \end{thebibliography} 54 | -------------------------------------------------------------------------------- /slide-miniframes/slide.blg: -------------------------------------------------------------------------------- 1 | This is BibTeX, Version 0.99d (TeX Live 2016/W32TeX) 2 | Capacity: max_strings=100000, hash_size=100000, hash_prime=85009 3 | The top-level auxiliary file: slide.aux 4 | The style file: authordate1.bst 5 | Database file #1: answinter.bib 6 | You've used 8 entries, 7 | 2441 wiz_defined-function locations, 8 | 617 strings with 5812 characters, 9 | and the built_in function-call counts, 3077 in all, are: 10 | = -- 268 11 | > -- 157 12 | < -- 24 13 | + -- 49 14 | - -- 47 15 | * -- 265 16 | := -- 539 17 | add.period$ -- 32 18 | call.type$ -- 8 19 | change.case$ -- 48 20 | chr.to.int$ -- 6 21 | cite$ -- 8 22 | duplicate$ -- 107 23 | empty$ -- 232 24 | format.name$ -- 48 25 | if$ -- 627 26 | int.to.chr$ -- 3 27 | int.to.str$ -- 0 28 | missing$ -- 8 29 | newline$ -- 43 30 | num.names$ -- 24 31 | pop$ -- 42 32 | preamble$ -- 1 33 | purify$ -- 56 34 | quote$ -- 0 35 | skip$ -- 119 36 | stack$ -- 0 37 | substring$ -- 115 38 | swap$ -- 17 39 | text.length$ -- 0 40 | text.prefix$ -- 0 41 | top$ -- 0 42 | type$ -- 64 43 | warning$ -- 0 44 | while$ -- 17 45 | width$ -- 0 46 | write$ -- 103 47 | -------------------------------------------------------------------------------- /slide-miniframes/slide.nav: -------------------------------------------------------------------------------- 1 | \headcommand {\slideentry {0}{0}{1}{1/1}{}{0}} 2 | \headcommand {\beamer@framepages {1}{1}} 3 | \headcommand {\sectionentry {1}{\translate {References}}{2}{\translate {References}}{0}} 4 | \headcommand {\beamer@sectionpages {1}{1}} 5 | \headcommand {\beamer@subsectionpages {1}{1}} 6 | \headcommand {\slideentry {1}{0}{0}{2/2}{}{0}} 7 | \headcommand {\beamer@framepages {2}{2}} 8 | \headcommand {\slideentry {1}{0}{0}{2/3}{}{0}} 9 | \headcommand {\beamer@framepages {2}{3}} 10 | \headcommand {\beamer@partpages {1}{3}} 11 | \headcommand {\beamer@subsectionpages {1}{3}} 12 | \headcommand {\beamer@sectionpages {1}{3}} 13 | \headcommand {\beamer@documentpages {3}} 14 | \headcommand {\def \inserttotalframenumber {3}} 15 | -------------------------------------------------------------------------------- /slide-miniframes/slide.out: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-miniframes/slide.out -------------------------------------------------------------------------------- /slide-miniframes/slide.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-miniframes/slide.pdf -------------------------------------------------------------------------------- /slide-miniframes/slide.snm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-miniframes/slide.snm -------------------------------------------------------------------------------- /slide-miniframes/slide.synctex.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-miniframes/slide.synctex.gz -------------------------------------------------------------------------------- /slide-miniframes/slide.tex: -------------------------------------------------------------------------------- 1 | % !TEX TS-program = LuaLaTeX 2 | \documentclass[xcolor=x11names,compress]{beamer} 3 | 4 | %% General document %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 5 | \usepackage{graphicx} 6 | \usepackage{tikz} 7 | \usepackage{Tabbing} 8 | \usetikzlibrary{decorations.fractals} 9 | \usepackage{fancyvrb} 10 | \usepackage{natbib} 11 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 12 | 13 | %% Beamer Layout %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 14 | \useoutertheme[subsection=false,shadow]{miniframes} 15 | \usepackage{tabu} 16 | % Links 17 | \usepackage{hyperref} 18 | \definecolor{links}{HTML}{003262} 19 | 20 | % addition of color 21 | \usepackage{xcolor} 22 | \definecolor{CoolBlack}{rgb}{0.0, 0.18, 0.39} 23 | \definecolor{byellow}{rgb}{0.55037, 0.38821, 0.06142} 24 | \definecolor{dgreen}{rgb}{0.,0.6,0.} 25 | \definecolor{RawSienna}{cmyk}{0,0.72,1,0.45} 26 | \definecolor{forestgreen(web)}{rgb}{0.13, 0.55, 0.13} 27 | \definecolor{cardinal}{rgb}{0.77, 0.12, 0.23} 28 | 29 | \setbeamerfont{title like}{shape=\scshape} 30 | \setbeamerfont{frametitle}{shape=\scshape} 31 | 32 | \setbeamercolor*{lower separation line head}{bg=CoolBlack} 33 | \setbeamercolor*{normal text}{fg=black,bg=white} 34 | \setbeamercolor*{alerted text}{fg=dgreen} % just testing; I think this looks better 35 | \setbeamercolor*{example text}{fg=black} 36 | \setbeamercolor*{structure}{fg=black} 37 | 38 | \setbeamercolor*{palette tertiary}{fg=black,bg=black!10} 39 | \setbeamercolor*{palette quaternary}{fg=black,bg=black!10} 40 | 41 | % Margins 42 | \usepackage{changepage} 43 | 44 | \mode 45 | { 46 | \definecolor{berkeleyblue}{HTML}{003262} 47 | \definecolor{berkeleygold}{HTML}{FDB515} 48 | \usetheme{Boadilla} % or try Darmstadt, Madrid, Warsaw, Boadilla... 49 | %\usecolortheme{dove} % or try albatross, beaver, crane, ... 50 | \setbeamercolor{structure}{fg=berkeleyblue,bg=berkeleygold} 51 | \setbeamercolor{palette primary}{bg=berkeleyblue,fg=white} % changed this 52 | \setbeamercolor{palette secondary}{fg=berkeleyblue,bg=berkeleygold} % changed this 53 | \setbeamercolor{palette tertiary}{bg=berkeleyblue,fg=white} % changed this 54 | \usefonttheme{structurebold} % or try serif, structurebold, ... 55 | \useinnertheme{circles} 56 | \setbeamertemplate{navigation symbols}{} 57 | \setbeamertemplate{caption}[numbered] 58 | \usebackgroundtemplate{} 59 | } 60 | 61 | \usepackage{cutwin} 62 | 63 | 64 | % equation stuff 65 | \usepackage{mathrsfs} 66 | \usepackage[mathcal]{euscript} 67 | \usepackage{amssymb} 68 | \usepackage{amsthm} 69 | \usepackage{epsfig} 70 | \usepackage{amsmath} 71 | 72 | % title stuff for footer 73 | \title{The PyNE Software Library} 74 | \author{C.\ R.\ Bates} 75 | \date{LLNL-PRES-663876} 76 | 77 | % arrow 78 | \usetikzlibrary{shapes.arrows} 79 | \tikzset{ 80 | myarrow/.style={ 81 | draw, 82 | fill=orange, 83 | single arrow, 84 | minimum height=3.5ex, 85 | single arrow head extend=0.5ex} 86 | } 87 | 88 | \newcommand{\arrowdown}{ 89 | \tikz [baseline=-1ex]{\node [myarrow,rotate=-90] {};} 90 | } 91 | 92 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 93 | \begin{document} 94 | 95 | 96 | \begin{frame}[fragile]{PyNE In the Literature} 97 | 98 | \begin{itemize} 99 | \item Intro: ``PyNE: Python For Nuclear Engineering'' \cite{pyne_intro} 100 | \item Progress reports: \cite{scopatz_pyne}, \cite{pyne_progress} 101 | \item In research: \cite{Biondo2014}, \cite{MarquezDamian2014280}, \cite{Scopatz2013a} 102 | \item V\&V: ``Quality Assurance within the PyNE Open Source \\Toolkit'' \cite{pyne_vnv} 103 | \item Poster at SciPy: \cite{scipy} 104 | \end{itemize} 105 | 106 | \end{frame} 107 | % -------------------------------------------------------------- 108 | \begin{frame}[allowframebreaks]{References} 109 | % \bibliographystyle{unsrt} 110 | \bibliographystyle{authordate1} 111 | \bibliography{answinter} 112 | \end{frame} 113 | 114 | \end{document} -------------------------------------------------------------------------------- /slide-miniframes/slide.toc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/slide-miniframes/slide.toc -------------------------------------------------------------------------------- /slide-miniframes/slide.vrb: -------------------------------------------------------------------------------- 1 | \frametitle{PyNE In the Literature} 2 | 3 | \begin{itemize} 4 | \item Intro: ``PyNE: Python For Nuclear Engineering'' \cite{pyne_intro} 5 | \item Progress reports: \cite{scopatz_pyne}, \cite{pyne_progress} 6 | \item In research: \cite{Biondo2014}, \cite{MarquezDamian2014280}, \cite{Scopatz2013a} 7 | \item V\&V: ``Quality Assurance within the PyNE Open Source \\Toolkit'' \cite{pyne_vnv} 8 | \item Poster at SciPy: \cite{scipy} 9 | \end{itemize} 10 | 11 | -------------------------------------------------------------------------------- /spatial-generalized-linear/LICENSE/SIL_Open_Font_License.txt: -------------------------------------------------------------------------------- 1 | This Font Software is licensed under the SIL Open Font License, Version 1.1. 2 | This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL 3 | 4 | ----------------------------------------------------------- 5 | SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 6 | ----------------------------------------------------------- 7 | 8 | PREAMBLE 9 | The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others. 10 | 11 | The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives. 12 | 13 | DEFINITIONS 14 | "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation. 15 | 16 | "Reserved Font Name" refers to any names specified as such after the copyright statement(s). 17 | 18 | "Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s). 19 | 20 | "Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment. 21 | 22 | "Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software. 23 | 24 | PERMISSION & CONDITIONS 25 | Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions: 26 | 27 | 1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself. 28 | 29 | 2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user. 30 | 31 | 3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users. 32 | 33 | 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission. 34 | 35 | 5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software. 36 | 37 | TERMINATION 38 | This license becomes null and void if any of the above conditions are not met. 39 | 40 | DISCLAIMER 41 | THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. -------------------------------------------------------------------------------- /spatial-generalized-linear/config/custom-command.tex: -------------------------------------------------------------------------------- 1 | % custom packages 2 | \usepackage{textpos} 3 | \setlength{\TPHorizModule}{1cm} 4 | \setlength{\TPVertModule}{1cm} 5 | 6 | \newcommand\crule[1][black]{\textcolor{#1}{\rule{2cm}{2cm}}} 7 | 8 | -------------------------------------------------------------------------------- /spatial-generalized-linear/fonts/AlegreyaSansSC-Regular.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/spatial-generalized-linear/fonts/AlegreyaSansSC-Regular.otf -------------------------------------------------------------------------------- /spatial-generalized-linear/fonts/Inconsolata.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/spatial-generalized-linear/fonts/Inconsolata.otf -------------------------------------------------------------------------------- /spatial-generalized-linear/fonts/Lato-Lig.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/spatial-generalized-linear/fonts/Lato-Lig.ttf -------------------------------------------------------------------------------- /spatial-generalized-linear/fonts/Montserrat-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/spatial-generalized-linear/fonts/Montserrat-Bold.ttf -------------------------------------------------------------------------------- /spatial-generalized-linear/fonts/Montserrat-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/spatial-generalized-linear/fonts/Montserrat-Regular.ttf -------------------------------------------------------------------------------- /spatial-generalized-linear/fonts/NotoSans-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/spatial-generalized-linear/fonts/NotoSans-Bold.ttf -------------------------------------------------------------------------------- /spatial-generalized-linear/fonts/NotoSans-BoldItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/spatial-generalized-linear/fonts/NotoSans-BoldItalic.ttf -------------------------------------------------------------------------------- /spatial-generalized-linear/fonts/NotoSans-Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/spatial-generalized-linear/fonts/NotoSans-Italic.ttf -------------------------------------------------------------------------------- /spatial-generalized-linear/fonts/NotoSans-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/spatial-generalized-linear/fonts/NotoSans-Regular.ttf -------------------------------------------------------------------------------- /spatial-generalized-linear/images/Rlogo.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/spatial-generalized-linear/images/Rlogo.pdf -------------------------------------------------------------------------------- /spatial-generalized-linear/images/bg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/spatial-generalized-linear/images/bg.pdf -------------------------------------------------------------------------------- /spatial-generalized-linear/images/cumtb.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/spatial-generalized-linear/images/cumtb.pdf -------------------------------------------------------------------------------- /spatial-generalized-linear/images/skeleton.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/spatial-generalized-linear/images/skeleton.jpg -------------------------------------------------------------------------------- /spatial-generalized-linear/presento.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/XiangyunHuang/awesome-beamers/d7c25ba67c8ed25bd927f317de4c96f223e3afb7/spatial-generalized-linear/presento.pdf -------------------------------------------------------------------------------- /spatial-generalized-linear/presento.tex: -------------------------------------------------------------------------------- 1 | % !TEX TS-program = XeLaTeX 2 | % !TEX encoding = UTF-8 Unicode 3 | \documentclass[12pt,aspectratio=43]{beamer} 4 | 5 | % Presento style file 6 | \usepackage{config/presento} 7 | \usepackage[fontset = none]{ctex} 8 | \ctexset{fontset = fandol, space = false} 9 | 10 | % custom command and packages 11 | \input{config/custom-command} 12 | 13 | % \logo{\includegraphics[height=0.09\textwidth]{images/cumtb}} 14 | 15 | % Information 16 | \title{Spatial Generalized Linear Mixed Model and Its Applications} 17 | \subtitle{毕业答辩} 18 | \author{黄湘云} 19 | \institute{中国矿业大学(北京)} 20 | \date{\today} 21 | 22 | \begin{document} 23 | 24 | % Title page 25 | \begin{frame}[plain] 26 | \maketitle 27 | \end{frame} 28 | 29 | % sections in the presentation 30 | \begin{frame}{Presento} 31 | \begin{fullpageitemize} 32 | \item \begin{center}\largetext{The design is \underline{clean}}\end{center} 33 | \item \begin{center}\largetext{The rules are \underline{simple}}\end{center} 34 | \item \begin{center}\largetext{The code is \underline{extensible}}\end{center} 35 | \end{fullpageitemize} 36 | \end{frame} 37 | 38 | \begin{frame}{Open Source Fonts} 39 | \begin{fullpageitemize} 40 | \item {\montserratfont This is Montserrat} 41 | \item {\notosansfont This is Noto Sans} 42 | \item {\latolightfont This is Lato (light)} 43 | \item {\inconsolatafont This is inconsolata} 44 | \item \textsc{This is Alegreya Sans small caps} 45 | \item $\log \{p_{ij}/(1-p_{ij})\} =\alpha + \beta'z_{ij} + U_{i} + S(x_{i})$ 46 | \end{fullpageitemize} 47 | \end{frame} 48 | 49 | \begin{frame}{Color Palette} 50 | \begin{center} 51 | \crule[colordgray] \crule[colorhgray] \crule[colorblue] \crule[colorgreen] \crule[colororange] 52 | \end{center} 53 | \end{frame} 54 | 55 | \begin{frame}[plain] 56 | \tiny 57 | \begin{equation*}\begin{cases} \frac{1}{2} \begin{cases} 2 x & \text{for}\: \frac{1}{4} \left(2 x - 2\right)^{2} < 1 \\0 & \text{for}\: \frac{4}{\left(2 x - 2\right)^{2}} < 1 \\{G_{4, 4}^{3, 1}\left(\begin{matrix} \frac{1}{2} & 1, 1, \frac{3}{2} \\\frac{1}{2}, 1, 0 & \frac{1}{2} \end{matrix} \middle| {\frac{1}{4} \operatorname{polar\_lift}^{2}{\left (- 2 x + 2 \right )}} \right)} & \text{otherwise} \end{cases} & \text{for}\: \left|{\operatorname{periodic_{argument}}{\left (\operatorname{polar\_lift}^{2}{\left (- 2 x + 2 \right )},\infty \right )}}\right| = 0 \\\int\limits_{0}^{\infty} \frac{2}{\pi t^{2}} \sin^{2}{\left (t \right )} \cos{\left (2 t \left(- x + 1\right) \right )}\, dt & \text{otherwise} \end{cases}\end{equation*} 58 | \end{frame} 59 | 60 | 61 | \framecard[colorgreen]{{\color{white}\hugetext{BIG BOLD TEXT}}} 62 | 63 | \framepic[0.8]{images/bg}{ 64 | \begin{textblock}{7}(7,2.5) 65 | {\color{colorblue}\hugetext{\textbf{RUN!}}} 66 | \end{textblock} 67 | } 68 | \end{document} --------------------------------------------------------------------------------