From dc7ff1414bf1cb9296eb94648c88abdc8b3696ed Mon Sep 17 00:00:00 2001 From: Ankur Sinha (Ankur Sinha Gmail) Date: Jul 09 2019 11:08:14 +0000 Subject: Rename --- diff --git a/2019-CNS-NeuroFedora.pdf b/2019-CNS-NeuroFedora.pdf new file mode 100644 index 0000000..4253774 Binary files /dev/null and b/2019-CNS-NeuroFedora.pdf differ diff --git a/2019-CNS-NeuroFedora.tex b/2019-CNS-NeuroFedora.tex new file mode 100644 index 0000000..e7084f2 --- /dev/null +++ b/2019-CNS-NeuroFedora.tex @@ -0,0 +1,94 @@ +\documentclass[final]{beamer} +\mode { + \usetheme{NeuroFedora} +} +\usepackage{subcaption} +\usepackage{lipsum} +\captionsetup{font=normalsize,labelfont={color=blue,normalsize},compatibility=false} +\usepackage{type1cm} +\usepackage[T1]{fontenc} +\usepackage{amsmath,amsthm, amssymb, latexsym} +\usepackage{multirow} +\usepackage{csquotes} +\usepackage[default,osfigures,scale=0.95]{opensans} +\boldmath{} +\usepackage[orientation=portrait,size=a0,debug,scale=1.3]{beamerposter} +\graphicspath{{./images/}} + +\title[UH poster]{\Huge NeuroFedora: a ready to use Free/Open Source platform for Neuroscientists} +\author{Ankur Sinha\textsuperscript{1,2}, Luis Bazan\textsuperscript{1}, Luis M. Segundo\textsuperscript{1}, Zbigniew Jędrzejewski-Szmek\textsuperscript{1},\\ Christian J. Kellner\textsuperscript{1}, Sergio Pascual\textsuperscript{1}, Antonio Trande\textsuperscript{1}, Manas Mangaonkar\textsuperscript{1},\\ Tereza Hlaváčková\textsuperscript{1}, Morgan Hough\textsuperscript{1}, Ilya Gradina\textsuperscript{1}, Igor Gnatenko\textsuperscript{1}} +\institute[UH]{\textsuperscript{1}Fedora Project, \textsuperscript{2}University of Hertfordshire, UK} +\begin{document} +\begin{frame}{} + \begin{block}{Free/Open Science and Free/Open Source Software (FOSS)} + \begin{columns} + \begin{column}{0.75\textwidth} + The \alert{\textbf{Open Science}} movement aims to make scientific research, data, and dissemination accessible to all levels of an inquiring society, amateur or professional. + Along with the adoption of \alert{Open Access publishing practices} and \alert{Open Data standards}, the use of \alert{\textbf{Free/Open source software}} development practices is an important aspect of Open Science---a large amount of scientific work already relies on Free/Open source software. + The goals of \alert{Free/Open source software} closely align with those of Open Science. + Free/Open source software is software that gives you, the user, the freedom to \textbf{\alert{share, study, and modify it.}} + \end{column} + \begin{column}{0.150\textwidth} + \begin{figure}[t] + \centering + \def\svgwidth{0.95\textwidth} + \input{images/fsf-liberation.tex} + \caption{Link: \enquote{What is Free Software?}}\label{fig:fsf-video} + \end{figure} + \end{column} + \end{columns} + \end{block} + \begin{block}{NeuroFedora: a community driven initiative to provide a ready to use FOSS platform.} + \begin{columns} + \begin{column}{0.78\textwidth} + The \alert{\textbf{Open Science}} movement aims to make scientific research, data, and dissemination accessible to all levels of an inquiring society, amateur or professional. + Along with the adoption of \alert{Open Access publishing practices} and \alert{Open Data standards}, the use of \alert{\textbf{Free/Open source software}} development practices is an important aspect of Open Science---a large amount of scientific work already relies on Free/Open source software. + The goals of \alert{Free/Open source software} closely align with those of Open Science. + Free/Open source software is software that gives you, the user, the freedom to \textbf{\alert{share, study, and modify it.}} + \end{column} + \begin{column}{0.150\textwidth} + \begin{figure}[t] + \centering + \includegraphics[keepaspectratio,width=\textwidth]{images/NeuroFedora-Final.png} + \end{figure} + \end{column} + \end{columns} + \end{block} + \begin{block}{Using software included in NeuroFedora} + \begin{columns} + \begin{column}{0.75\textwidth} + The \alert{\textbf{Open Science}} movement aims to make scientific research, data, and dissemination accessible to all levels of an inquiring society, amateur or professional. + Along with the adoption of \alert{Open Access publishing practices} and \alert{Open Data standards}, the use of \alert{\textbf{Free/Open source software}} development practices is an important aspect of Open Science---a large amount of scientific work already relies on Free/Open source software. + The goals of \alert{Free/Open source software} closely align with those of Open Science. + Free/Open source software is software that gives you, the user, the freedom to \textbf{\alert{share, study, and modify it.}} + \end{column} + \begin{column}{0.150\textwidth} + \begin{figure}[t] + \centering + \def\svgwidth{0.8\textwidth} + \input{images/neurofedora-docs.tex} + \caption{neuro.fedoraproject.org}\label{fig:neurofedora-docs} + \end{figure} + \end{column} + \end{columns} + \end{block} + \begin{block}{Join the community!} + \begin{columns} + \begin{column}{0.75\textwidth} + The \alert{\textbf{Open Science}} movement aims to make scientific research, data, and dissemination accessible to all levels of an inquiring society, amateur or professional. + Along with the adoption of \alert{Open Access publishing practices} and \alert{Open Data standards}, the use of \alert{\textbf{Free/Open source software}} development practices is an important aspect of Open Science---a large amount of scientific work already relies on Free/Open source software. + The goals of \alert{Free/Open source software} closely align with those of Open Science. + Free/Open source software is software that gives you, the user, the freedom to \textbf{\alert{share, study, and modify it.}} + \end{column} + \begin{column}{0.150\textwidth} + \begin{figure}[t] + \centering + \includegraphics[keepaspectratio,width=\textwidth]{images/NeuroFedoraBadge.png} + % \def\svgwidth{0.8\textwidth} + % \input{images/NeuroFedoraBadge.tex} + \end{figure} + \end{column} + \end{columns} + \end{block} +\end{frame} +\end{document} diff --git a/Makefile b/Makefile index 5e1e2e8..1cc4109 100644 --- a/Makefile +++ b/Makefile @@ -2,8 +2,8 @@ all: pdf -pdf: main.tex - latexmk -pdf -recorder -pdflatex="pdflatex -interactive=nonstopmode" -use-make main.tex +pdf: 2019-CNS-NeuroFedora.tex + latexmk -pdf -recorder -pdflatex="pdflatex -interactive=nonstopmode" -use-make 2019-CNS-NeuroFedora.tex clean: rm -fv *.aux *.bbl *.blg *.log *.nav *.out *.snm *.toc *.dvi *.vrb *.bcf *.run.xml *.cut *.lo* *.brf* diff --git a/main.pdf b/main.pdf deleted file mode 100644 index 4253774..0000000 Binary files a/main.pdf and /dev/null differ diff --git a/main.tex b/main.tex deleted file mode 100644 index e7084f2..0000000 --- a/main.tex +++ /dev/null @@ -1,94 +0,0 @@ -\documentclass[final]{beamer} -\mode { - \usetheme{NeuroFedora} -} -\usepackage{subcaption} -\usepackage{lipsum} -\captionsetup{font=normalsize,labelfont={color=blue,normalsize},compatibility=false} -\usepackage{type1cm} -\usepackage[T1]{fontenc} -\usepackage{amsmath,amsthm, amssymb, latexsym} -\usepackage{multirow} -\usepackage{csquotes} -\usepackage[default,osfigures,scale=0.95]{opensans} -\boldmath{} -\usepackage[orientation=portrait,size=a0,debug,scale=1.3]{beamerposter} -\graphicspath{{./images/}} - -\title[UH poster]{\Huge NeuroFedora: a ready to use Free/Open Source platform for Neuroscientists} -\author{Ankur Sinha\textsuperscript{1,2}, Luis Bazan\textsuperscript{1}, Luis M. Segundo\textsuperscript{1}, Zbigniew Jędrzejewski-Szmek\textsuperscript{1},\\ Christian J. Kellner\textsuperscript{1}, Sergio Pascual\textsuperscript{1}, Antonio Trande\textsuperscript{1}, Manas Mangaonkar\textsuperscript{1},\\ Tereza Hlaváčková\textsuperscript{1}, Morgan Hough\textsuperscript{1}, Ilya Gradina\textsuperscript{1}, Igor Gnatenko\textsuperscript{1}} -\institute[UH]{\textsuperscript{1}Fedora Project, \textsuperscript{2}University of Hertfordshire, UK} -\begin{document} -\begin{frame}{} - \begin{block}{Free/Open Science and Free/Open Source Software (FOSS)} - \begin{columns} - \begin{column}{0.75\textwidth} - The \alert{\textbf{Open Science}} movement aims to make scientific research, data, and dissemination accessible to all levels of an inquiring society, amateur or professional. - Along with the adoption of \alert{Open Access publishing practices} and \alert{Open Data standards}, the use of \alert{\textbf{Free/Open source software}} development practices is an important aspect of Open Science---a large amount of scientific work already relies on Free/Open source software. - The goals of \alert{Free/Open source software} closely align with those of Open Science. - Free/Open source software is software that gives you, the user, the freedom to \textbf{\alert{share, study, and modify it.}} - \end{column} - \begin{column}{0.150\textwidth} - \begin{figure}[t] - \centering - \def\svgwidth{0.95\textwidth} - \input{images/fsf-liberation.tex} - \caption{Link: \enquote{What is Free Software?}}\label{fig:fsf-video} - \end{figure} - \end{column} - \end{columns} - \end{block} - \begin{block}{NeuroFedora: a community driven initiative to provide a ready to use FOSS platform.} - \begin{columns} - \begin{column}{0.78\textwidth} - The \alert{\textbf{Open Science}} movement aims to make scientific research, data, and dissemination accessible to all levels of an inquiring society, amateur or professional. - Along with the adoption of \alert{Open Access publishing practices} and \alert{Open Data standards}, the use of \alert{\textbf{Free/Open source software}} development practices is an important aspect of Open Science---a large amount of scientific work already relies on Free/Open source software. - The goals of \alert{Free/Open source software} closely align with those of Open Science. - Free/Open source software is software that gives you, the user, the freedom to \textbf{\alert{share, study, and modify it.}} - \end{column} - \begin{column}{0.150\textwidth} - \begin{figure}[t] - \centering - \includegraphics[keepaspectratio,width=\textwidth]{images/NeuroFedora-Final.png} - \end{figure} - \end{column} - \end{columns} - \end{block} - \begin{block}{Using software included in NeuroFedora} - \begin{columns} - \begin{column}{0.75\textwidth} - The \alert{\textbf{Open Science}} movement aims to make scientific research, data, and dissemination accessible to all levels of an inquiring society, amateur or professional. - Along with the adoption of \alert{Open Access publishing practices} and \alert{Open Data standards}, the use of \alert{\textbf{Free/Open source software}} development practices is an important aspect of Open Science---a large amount of scientific work already relies on Free/Open source software. - The goals of \alert{Free/Open source software} closely align with those of Open Science. - Free/Open source software is software that gives you, the user, the freedom to \textbf{\alert{share, study, and modify it.}} - \end{column} - \begin{column}{0.150\textwidth} - \begin{figure}[t] - \centering - \def\svgwidth{0.8\textwidth} - \input{images/neurofedora-docs.tex} - \caption{neuro.fedoraproject.org}\label{fig:neurofedora-docs} - \end{figure} - \end{column} - \end{columns} - \end{block} - \begin{block}{Join the community!} - \begin{columns} - \begin{column}{0.75\textwidth} - The \alert{\textbf{Open Science}} movement aims to make scientific research, data, and dissemination accessible to all levels of an inquiring society, amateur or professional. - Along with the adoption of \alert{Open Access publishing practices} and \alert{Open Data standards}, the use of \alert{\textbf{Free/Open source software}} development practices is an important aspect of Open Science---a large amount of scientific work already relies on Free/Open source software. - The goals of \alert{Free/Open source software} closely align with those of Open Science. - Free/Open source software is software that gives you, the user, the freedom to \textbf{\alert{share, study, and modify it.}} - \end{column} - \begin{column}{0.150\textwidth} - \begin{figure}[t] - \centering - \includegraphics[keepaspectratio,width=\textwidth]{images/NeuroFedoraBadge.png} - % \def\svgwidth{0.8\textwidth} - % \input{images/NeuroFedoraBadge.tex} - \end{figure} - \end{column} - \end{columns} - \end{block} -\end{frame} -\end{document}