Autotopia/CfP/autotopia_cfp_en.tex

150 lines
6.6 KiB
TeX

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Short Three-Column Newsletter
% LaTeX Template
% Version 1.0 (11/9/13)
%
% Original author:
% Frits Wenneker (http://www.howtotex.com)
% With extensive modifications by:
% Vel (vel@latextemplates.com)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[11pt,a4paper]{article} % Paper type (a4paper, usletter or legal) and font size (10, 11 or 12)
\usepackage[a4paper, total={17cm, 26cm}]{geometry}
%\usepackage{charter} % Charter font for main content
%\usepackage[lf,sfdefault]{gandhi}
%\frenchspacing % Reduces space after periods to make text more compact for a three-column layout
\usepackage{graphicx} % Required for including images
\usepackage{amssymb,amsmath} % Math packages
\usepackage{multicol} % Required for the three-column layout of the document
\usepackage{url} % Clickable links
\usepackage{enumitem} % Reduces the amount of space within and between lists with [noitemsep,nolistsep]
\usepackage{marvosym} % Required for the use of symbols
\usepackage{wrapfig} % Allows wrapping text around figures
\usepackage[familydefault,light]{Chivo}
\usepackage[T1]{fontenc}
%\usepackage[T1]{fontenc} % Use 8-bit encoding that has 256 glyphs
\usepackage[utf8]{inputenc}
\usepackage[german]{babel}
\usepackage[pdfpagemode=FullScreen, colorlinks=false]{hyperref} % Link colors and PDF behavior in Acrobat
\usepackage{fancyhdr} % Required to define custom headers/footers
\pagestyle{fancy} % Enables the custom headers/footers for all pages following this
%-----------------------------------------------------------
% Header and footer
\lfoot{\footnotesize % Left footer containing newsletter contact information
Autotopia - Call for participation \hfill
\Mundus\ \href{https://autotopia.c3d2.de}{autotopia.c3d2.de} \quad
%\Telefon\ (000) 111-1111 \quad
\Letter\ \href{mailto://autotopia@c3d2.de}{autotopia@c3d2.de} \quad
\Smiley\ Meet us Tu 18:30 @ c3d2
}
\cfoot{} % Empty center footer
%\rfoot{\footnotesize ~\\ Page \thepage} % Right footer - page counter
\renewcommand{\headrulewidth}{0.0pt} % No horizontal rule for the header
\renewcommand{\footrulewidth}{0.4pt} % Horizontal rule separating the footer from the document
%-----------------------------------------------------------
%-----------------------------------------------------------
% Define separators
\newcommand{\SepRule}[1]{\noindent
\begin{center}
\rule{250pt}{#1} % Creates a horizontal rule
\end{center}
}
%-----------------------------------------------------------
%-----------------------------------------------------------
% Define title and article styles
\newcommand{\NewsletterName}[1]{ % Newsletter title
\begin{center}
\Huge % \usefont{T1}{fetamont}{b}{n} % Use the Bera Sans Bold font
#1
\end{center}
\par \normalsize \normalfont}
%----------------------------------------------------------------------------------------
% TITLE
%----------------------------------------------------------------------------------------
\begin{document}
\setlength{\parindent}{0em}
\rule{\linewidth}{1pt} % Page width and rule width
\vspace{-7px}
\vspace{-.5cm}
\begin{center}
\includegraphics[width=0.8\textwidth]{autotopia_header_1fat.png}
\end{center}
%\JournalIssue{1} % Issue number
\NewsletterName{
\vspace{-2.3cm}
\vspace{-9px}
\SepRule{1px}
Call for participation % Newsletter title
}
\SepRule{1pt}
%----------------------------------------------------------------------------------------
% MAIN NEWS ITEM
%----------------------------------------------------------------------------------------
\begin{center}
\begin{minipage}[h]{0.85\linewidth}
\begin{center}
\small \Mundus\ \href{https://autotopia.c3d2.de}{autotopia.c3d2.de} \quad
\large April 27\textsuperscript{th} -- May 12\textsuperscript{th} 2019 \quad
\small \Letter\ \href{mailto://autotopia@c3d2.de}{autotopia@c3d2.de} \\
\large Dresden \normalsize
\end{center}
\textit{We are organizing \textbf{Autotopia}, a series of events dealing with \textbf{automation} and society. We are looking for speakers and contributors.}
\noindent\rule{\linewidth}{1pt} % Page width and rule width
\end{minipage}
\end{center}
%----------------------------------------------------------------------------------------
% Main Text
%----------------------------------------------------------------------------------------
% Uncomment to manually change the white space between columns
%\setlength{\columnsep}{16pt}
%\begin{multicols}{2} % Begin the three-column layout
\setlength{\parskip}{1em}
Beginning with the industrial revolution, and the massive impact it had far into the 20th century, we can see again and again how advances in automation provoke social upheaval. By means of technological progress, fueled by a globally connected economy, disruptive technologies impact our lives and communities more and more frequently.
The discussion on so-called 'future trends' often appears too simplified and shortsighted. In debates artificial intelligence, predictive policing/mass surveillance, Industry 4.0, high-frequency trading, automated warfare, etc. are often framed by marketing campaigns as an 'obvious necessity'.
\begin{itemize}[]
\item Who profits from automation?
\item Which longterm consequences arise from the wide-spread use of automation technologies?
\item How does automated decision making and the changing job market impact the possibility of democratic participation?
\item Which concepts can help to make the next surge of automation beneficial for all members of society?
\item Which potential for emancipation and (re)organization may hide in this technological change?
\item How do we decide how far technological systems (should) reach into our private lives?
\end{itemize}
The series \emph{Autotopia} aims to discuss these question in various formats. We do not target any specific group; \textbf{we invite makers, hackers, writers, artists and designers, scientists and journalists, enthusiasts and critics}!
At the moment we are looking for speakers and are going to lay down precise dates and formats in the next couple of weeks. We are planning to do talks, workshops, readings, film screenings and discussions. Is there someone you know, who we should absolutely ask? \setlength{\parskip}{0em}
%\NewsAuthor{Autotopia Orga}
%\end{multicols} % End the three-column layout for a large picture
\end{document}