Statistics
| Branch: | Revision:

root / governance.tex @ 19:064c89bd374b

History | View | Annotate | Download (2.3 kB)

1
\documentclass[11pt,a4paper]{report}
2

    
3
\usepackage{acronym}
4
\usepackage{multirow}
5
\usepackage{rotating}
6
\usepackage{url}
7

    
8
\begin{document}
9

    
10
\renewcommand*{\acsfont}[1]{{\sc #1}}
11
\acrodef{geant}[\sc g\'{e}ant]{geant}
12
\acrodef{nren-pc}[nren-pc]{National Research and Education Network Policy Committee}
13
\acrodef{dante}{Delivery of Advanced Network Technology to Europe}
14
\acrodef{ec}{European Commission}
15
\acrodef{cobit}{Control Objectives for Information and related
16
  Technology}
17
\acrodef{isaca}{Information Systems Audit and Control Association}
18
\acrodef{itil}{Information Technology Infrastructure Library}
19
\acrodef{ogc}{Office of Government Commerce}
20
\acrodef{parade}{Partnership for Accessing Data in Europe}
21
\acrodef{nren}{National Research and Education Network}
22
\acrodef{hpc}{High Perfomance Computing}
23
\acrodef{prace}{Partnership for Advanced Computing in Europe}
24
\acrodef{osg}{Open Science Grid}
25
\acrodef{egee}{Enabling Grids for e-Science}
26
\acrodef{nvo}{National Virtual Observatory}
27
\acrodef{ogf}{Open Grid Forum}
28
\acrodef{eric}{European Research Infrastructure Consortium}
29
\acrodef{gdp}{Gross Domestic Product}
30
\acrodef{sa}{Service Activity}
31
\acrodefplural{sa}{Service Activities}{sas}
32
\acrodef{jra}{Joint Research Activity}
33
\acrodefplural{jra}{Joint Research Activities}{jras}
34
\acrodef{na}{Networking Activity}
35
\acrodefplural{na}{Networking Activities}{nas}
36
\acrodef{C3Grid}{Collaborative Climate Community Data and Processing Grid}
37
\acrodef{D4Science}{Distributed Collaboratories Infrastructure on Grid Enabled Technology 4 Science}
38
\acrodef{DRIVER}{Digital Repository Infrastructure Vision for European Research}
39
\acrodef{EELA-2}{E-science Grid facility for Europe and Latin America}
40
\acrodef{ETSF}{European Theoretical Spectroscopy Facility}
41
\acrodef{DARIAH}{Digital Research Infrastructure for the Arts and Humanities}
42
\acrodef{DEISA}{Distributed European Infrastructure for Supercomputing Applications}
43
\acrodef{CLARIN}{Common Language Resources and Technology Infrastructure}
44

    
45

    
46
\title{An Overview of e-Infrastructure Governance}
47

    
48
\tableofcontents
49

    
50
\chapter{Executive Summary}
51

    
52
\chapter{Introduction}
53

    
54
\input{chapter3}
55

    
56
\input{chapter4}
57

    
58
\input{chapter5}
59

    
60

    
61
\nocite{*}
62

    
63
\bibliography{references}
64
\bibliographystyle{plain}
65

    
66
\end{document}
67

    
68
%%% Local Variables: 
69
%%% mode: latex
70
%%% TeX-master: t
71
%%% End: