-
Notifications
You must be signed in to change notification settings - Fork 1
/
HHGTPM.tex
222 lines (161 loc) · 5.68 KB
/
HHGTPM.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
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
211
212
213
214
215
216
217
218
219
220
221
222
\documentclass[12pt,report]{memoir}
\usepackage{mempatch}
\chapterstyle{thatcher}
\usepackage{placeins}
\settrimmedsize{11in}{8.5in}{*}
\settrims{0in}{0in}
\settypeblocksize{9in}{6.5in}{*}
\setlrmargins{1in}{*}{*}
\setulmargins{1in}{*}{*}
\setheadfoot{\onelineskip}{2\onelineskip}
\setheaderspaces{*}{1.5\onelineskip}{*}
\checkandfixthelayout
\let\footruleskip\relax % for compatibility of memoir and fancyhdr
\let\sl\ttfamily % for compatibility of memoir and blindtext (silly, but it works)
\let\tt\ttfamily
\let\rm\rmfamily
\let\sc\scshape
\let\bf\bfseries
\let\it\itshape
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhead{}
\fancyfoot{}
\cfoot{\thepage}
\renewcommand{\headrulewidth}{0pt}
\usepackage[usenames,dvipsnames]{color}
\usepackage[colorlinks,urlcolor=black,linkcolor=black,citecolor=black]{hyperref}
%% THINGS HERE
\usepackage{ccicons}
%% THINGS FROM PM AUTHORS:
%\usepackage[OT2,T1]{fontenc}
\usepackage[english]{babel}
%\usepackage[latin1]{inputenc}
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amsthm}
%\usepackage{html}
\usepackage{graphicx}
\usepackage{fancyvrb}
%
\DeclareMathOperator{\Tr}{Tr} % needed as example
\newcommand*{\BibTeX}{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em
T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
\newcommand*{\Xy}{{\kern-.1em X\kern-.3em\lower.4ex\hbox{Y\kern-.15em}}}
%\begin{htmlonly}
\renewcommand*{\BibTeX}{Bib\TeX}
\renewcommand*{\Xy}{Xy}
%\end{htmlonly}
%% LOADING LAST:
\usepackage{memhfixc}
\begin{document}
\renewcommand{\abstract}[1]{\begin{center}\begin{quote}
\emph{#1}
\end{quote}\end{center}}
\title{PlanetMath Documentation}
\author{The PlanetMath Board of Directors\thanks{Often recycling work by others under the terms of \ccbysa.}}
\begin{titlingpage}
\maketitle
\end{titlingpage}
\frontmatter
\renewcommand{\cftchapterfont}{\scshape}
\renewcommand{\cftchapterpagefont}{\scshape}
\tableofcontents*
\cleardoublepage
\mainmatter
\chapter{The PlanetMath FAQ}
\input{./inputs/PlanetMathFAQ.tex}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\chapter{Website documentation}
\abstract{This based on the list of existing site docs, which are
available in their legacy format at
\url{http://planetmath.org/?op=sitedoc}, and which were written by
bbukh, mathwizard, akrowne, drini, PrimeFan, rm50, rspuzio, and
CWoo, et al.}
\section{Planetary Release Notes}
\input{./inputs/PlanetaryReleaseNotes.tex}
\section{PlanetMath/Noosphere Scoring}
\input{./inputs/Scoring.tex}
\section{PlanetMath Automatic Reference Linking}
\input{./inputs/AutomaticLinking.tex}
\section{Controlling Linking}
\input{./inputs/ControllingLinking.tex}
\section{Noosphere's Authority Model}
\input{./inputs/AuthorityModel.tex}
\chapter{Community guidelines}
\section{New User Guide}
\input{./inputs/NewUserGuide.tex}
\section{PlanetMath Community Guidelines}
\input{./inputs/CommunityGuidelines.tex}
\section{PM Rules of Compliance and Enforcement}
\input{./inputs/RulesOfEnforcement.tex}
\section{Forum Policy}
\input{./inputs/ForumPolicy.tex}
\chapter{Writing articles}
\section{PlanetMath Content and Style Guide}
\input{./inputs/ContentAndStyleGuide.tex}
\section{TeX Mathematical Formula Quick Reference}
\input{./inputs/MathFormulaQuickReference.tex}
\section{Internationalization}
\input{./inputs/Internationalization.tex}
\section{Graphics and PlanetMath}
\input{./inputs/Graphics.tex}
\chapter{Nonprofit documentation/transparency}
\abstract{This is based on a list created by Ray; see
below. There may be things to add to this list from
Joe's "transparency-enhancing" project from earlier in
2009, see for example
\url{http://aux.planetmath.org/doc/sponsor.html}.}
\section{A half-page executive summary}
\input{./inputs/ExecutiveSummary.tex}
\section{Vision, mission, and goals}
\input{./inputs/VisionMissionGoals.tex}
\section{Contact information}
\input{./inputs/ContactInformation.tex}
\section{Current personnel (board, administrators, staff, etc.)}
\input{./inputs/CurrentPersonnel.tex}
\section{Membership and Subscriptions}
\input{./inputs/Membership.tex}
\section{Donating to PlanetMath}
\input{./inputs/Donating.tex}
\section{Finances and budget}
\input{./inputs/Finances.tex}
\section{Current Committees and Policies}
\input{./inputs/Committees.tex}
%\section{Content Committee Charter}
%\input{./inputs/ContentCommitteeCharter}
\section{Current PlanetMath work plan}
\input{./inputs/CurrentWorkPlan.tex}
\section{Governance and authority*}
\section{Policies and procedures*}
\section{Organizational roles and responsibilities*}
\section{Member and user statistics*}
\section{Foundational documents (articles of incorporation, bylaws, etc.)*}
\section{Where you can find our annual reports, 990, and the like*}
\section{Where you can find agendas and minutes of board meetings*}
\section{Where you can find additional whitepapers*}
\chapter{Noosphere developer documentation}
\section{Noosphere Development Roadmap}
\input{./inputs/NoosphereDevelopmentRoadmap.tex}
\section{Feature Requests}
\input{./inputs/FeatureRequests.tex}
\section{Information from the noosphere SVN tree}
\input{./inputs/InformationFromNoosphereSVN.tex}
\section{Information from Aaron's thesis*}
\section{Information from the wiki*}
\chapter{Working Papers}
\section{Rethinking PlanetMath}
\input{./inputs/RethinkingPlanetMath.tex}
\section{SWOT 2013}
\input{./inputs/PMSWOT2013.tex}
\section{Proposed Timeline for 2013}
\input{./inputs/proposed-timeline-2013.tex}
\section{SWOT 2010}
\input{./inputs/PMSWOT2010.tex}
\chapter{Creative Commons Attribution-ShareAlike License}
\section{Human-readable summary}
\input{./inputs/CCHumanReadableSummary.tex}
\section{Legal Code}
\input{./inputs/CCLegalCode.tex}
\end{document}