diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex')
17 files changed, 0 insertions, 741 deletions
diff --git a/Master/texmf-dist/doc/latex/dfgproposal/CV_PubList_Kohlhase.tex b/Master/texmf-dist/doc/latex/dfgproposal/CV_PubList_Kohlhase.tex deleted file mode 100644 index 5cb10ce292b..00000000000 --- a/Master/texmf-dist/doc/latex/dfgproposal/CV_PubList_Kohlhase.tex +++ /dev/null @@ -1,50 +0,0 @@ -\documentclass{article} -\usepackage{a4wide,url,ngerman} -\usepackage{biblatex} -\bibliography{dummy} -\defbibheading{empty}{} -\def\omdoc{OMDoc} - -\begin{document} - -\begin{center}\huge\bf - Lebenslauf (kurz), Publikationen\\ - Prof.\ Dr.\ Michael Kohlhase -\end{center} - -\section{Tabellarischer Lebenslauf} - -\noindent\begin{tabular}{lp{12cm}} -Name: & Dr.\ Michael Kohlhase, geb.\ Kaup 13.9.1964 in Erlangen \\ -\ldots -\end{tabular} - -\section{F"unf wichtige Ver"offentlichungen} -Eine vollst"andige Liste zum Teil mit Volltexten (21 Journalartikel, 15 Beitr"age in -Sammelb"anden, 60 Beitr"age auf interantionalen Konferenzen und ca. 40 Beitr"age in der -grauen Literatur (Workshopbeitr"age und Technical Reports) kann unter -\url{http://kwarc.info/kohlhase/publications.html} eingesehen werden. - -\nocite{Kohlhase:pdpl10,providemore} -\printbibliography[heading=empty] -\end{document} - -%%% Local Variables: -%%% mode: latex -%%% TeX-master: t -%%% End: - -% LocalWords: miko Kaup ubingen qquad Universit Studienf acher adikat Hyperfl -% LocalWords: homologische Minimalit extremalen achen Mannigfaltigkeiten arz -% LocalWords: Siekmann Auckand Calude Bundy Benthem Pfenning Deduktionssysteme -% LocalWords: Heisenbergstipendium unstliche Ausgew ahlte offentlichungen ofx -% LocalWords: vollst andige footnotesize subsubsection ucher omdoclnai omdoc -% LocalWords: emph Freksa Schill CALCULEMUS-2000 Kerber Beitr Stamerjohanns sc -% LocalWords: textbf Deyan Ginev Catalin Birkh auser Chulkov rgen onw exttjsl -% LocalWords: Benzmueller impredicativity Benzm Extensionality mgperfmod casys -% LocalWords: calculemus-jsl sigsam00 hocujar Hutter omega-kogwiss hocutsi unf -% LocalWords: Kognitionswissenschaft lisa-kogwiss Coloured foascomp99 ovely -% LocalWords: nterface jucs99 jancl Scheja sapperjar sortski oherer Scientec -% LocalWords: omegaife Nesmith Richts Beweisentwicklungsumgebung sosklkgs dipl -% LocalWords: Logicum odel-Society noindent Sammelb interantionalen nocite -% LocalWords: Workshopbeitr ufungsarbeiten pdpl10 providemore diff --git a/Master/texmf-dist/doc/latex/dfgproposal/DCMpersons.tex b/Master/texmf-dist/doc/latex/dfgproposal/DCMpersons.tex deleted file mode 100644 index efbe1a5ec09..00000000000 --- a/Master/texmf-dist/doc/latex/dfgproposal/DCMpersons.tex +++ /dev/null @@ -1,33 +0,0 @@ -\DCMperson[id=miko, - personaltitle=Prof. Dr., - birthdate=13. September 1964, - academictitle=Professor of Computer Science, - affiliation=Jacobs University Bremen, - department=Computer Science, - privaddress=None of your business, - privtel=that neither, - email=m.kohlhase@jacobs-university.de, - workaddress={Campus Ring 1, 28717 Bremen}, - worktel=+49 421 200 3140, - workfax=+49 421 200 493140] - {Michael Kohlhase} -\DCMperson[id=gc, - personaltitle=Dr., - academictitle=Senior Researcher, - birthdate=14. April 1972, - affiliation=Power Consulting GmbH, - department=Science Affairs, - privaddress=None of your business, - privtel=that neither, - workaddress= , - worktel=+49 421 0815 4711, - workfax=+49 421 0815 4712, - email=gc@pcg.phony] - {Great Communicator} - -%%% Local Variables: -%%% mode: latex -%%% End: - -% LocalWords: DCMperson miko personaltitle academictitle privaddress privtel -% LocalWords: workaddress worktel workfax gc diff --git a/Master/texmf-dist/doc/latex/dfgproposal/Makefile.template b/Master/texmf-dist/doc/latex/dfgproposal/Makefile.template deleted file mode 100644 index edad27867e6..00000000000 --- a/Master/texmf-dist/doc/latex/dfgproposal/Makefile.template +++ /dev/null @@ -1,24 +0,0 @@ -TARGET = proposal.tex CV_PubList_Kohlhase.tex -TARGET.pdf = $(TARGET:%.tex=%.pdf) -PDFLATEX = pdflatex -interaction nonstopmode -file-line-error - -all: $(TARGET.pdf) - -$(TARGET.pdf): %.pdf: %.tex - $(PDFLATEX) $< || $(RM) $@ - @echo - @if (test -e $(patsubst %.tex, %.idx, $<));\ - then makeindex $(patsubst %.tex, %.idx, $<); fi - @echo - @if (grep "(re)run BibTeX" $(patsubst %.tex, %.log, $<)> /dev/null);\ - then bibtex $(patsubst %.tex, %, $<); bibtex $(patsubst %.tex, %1-blx, $<);fi - @echo - $(PDFLATEX) $< || $(RM) $@ - @echo - @if (grep Rerun $(patsubst %.tex, %.log, $<) > /dev/null);\ - then $(PDFLATEX) $< || $(RM) $@; fi - @if (grep Rerun $(patsubst %.tex, %.log, $<) > /dev/null);\ - then $(PDFLATEX) $< || $(RM) $@; fi - -echo: - echo $(TARGET.pdf) diff --git a/Master/texmf-dist/doc/latex/dfgproposal/README b/Master/texmf-dist/doc/latex/dfgproposal/README deleted file mode 100644 index 2d6e770a113..00000000000 --- a/Master/texmf-dist/doc/latex/dfgproposal/README +++ /dev/null @@ -1,17 +0,0 @@ -dfgproposal.cls: A class for preparing DFG proposals for collaborative projects - -The dfgproposal class supports many of the specific elements of an Einzelantrag to the -DFG. It is optimized towards collaborative projects. The package comes with an extensive -example (a fake DFG proposal; see the file proposal.tex) that shows all elements in action. - -The two files 1_02.pdf and 1_02e.pdf describe DFG's formal requirements for a -proposal. They are not subject to the package's license but (c) DFG. They are -bundled for your convenience; up-to-date versions may be found at -http://www.dfg.de. - -Copyright(c) 2010 Michael Kohlhase -The package is distributed under the terms of the LaTeX Project Public License (LPPL) - -The development version of this package can be found at -https://svn.kwarc.info/repos/kwarc/doc/macros/forCTAN/dfgproposal - diff --git a/Master/texmf-dist/doc/latex/dfgproposal/README.TEXLIVE b/Master/texmf-dist/doc/latex/dfgproposal/README.TEXLIVE deleted file mode 100644 index e040ec95858..00000000000 --- a/Master/texmf-dist/doc/latex/dfgproposal/README.TEXLIVE +++ /dev/null @@ -1,8 +0,0 @@ -The following files have been removed in the TeX Live installation of -the current package, typically due to duplication, lack of space, or -missing source code. You can find these files on CTAN at - http://mirror.ctan.org/macros/latex/contrib/dfgproposal -If questions or concerns, email tex-live@tug.org. - - 1_02.pdf - 1_02e.pdf diff --git a/Master/texmf-dist/doc/latex/dfgproposal/cvpubsmiko.pdf b/Master/texmf-dist/doc/latex/dfgproposal/cvpubsmiko.pdf Binary files differdeleted file mode 100644 index c1b0bb14a2c..00000000000 --- a/Master/texmf-dist/doc/latex/dfgproposal/cvpubsmiko.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/dfgproposal/dfgproposal.pdf b/Master/texmf-dist/doc/latex/dfgproposal/dfgproposal.pdf Binary files differdeleted file mode 100644 index a8e688521ac..00000000000 --- a/Master/texmf-dist/doc/latex/dfgproposal/dfgproposal.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/dfgproposal/finalreport.tex b/Master/texmf-dist/doc/latex/dfgproposal/finalreport.tex deleted file mode 100644 index 88ae6b4bbcc..00000000000 --- a/Master/texmf-dist/doc/latex/dfgproposal/finalreport.tex +++ /dev/null @@ -1,56 +0,0 @@ -% the document class specification for the proposal writing process, add the 'submit' option -% for submitting (switches off various draft features); add the 'public' option to exclude -% any private parts. -\documentclass{dfgproposal} -%\documentclass[submit]{dfgproposal} -%\documentclass[submit,public]{dfgproposal} -\bibliography{kwarc} -% the following lines get updated by subversion keyword replacement. They are used by the -% \svninfo package in draft mode to generate metadata. -\svnInfo $Id: finalreport.tex 20450 2010-11-03 08:30:05Z kohlhase $ -\svnKeyword $HeadURL: https://svn.kwarc.info/repos/kwarc/doc/macros/forCTAN/dfgproposal/finalreport.tex $ -% -% define the proposal acronym; -% use \texorpdfstring so that it can be used in section headings as well -\def\ipower{\texorpdfstring{\textsc{iPoWr}}{iPoWr}} -\def\ipowerlong{{\underline{I}ntelligent} {\underline{P}r\underline{o}sal} {\underline{Wr}iting}} -% tell the class that this is the proposal acronym -\input{DCMpersons} -\begin{document} -\begin{finalreport}[PI=miko,PI=gc,site=JU,site=PC, - title=\ipower: \ipowerlong, - thema=Intelligentes Schreiben von Antr\"agen, - acronym=\ipower,acrolong=\ipowerlong, - key = KO 2428 99-9, - fundedperiod=1. Feb. 2010 - 31. Jan. 2015, - reportperiod=1. Feb. 2010 - 31. Jan. 2012] - -% It is often good to separate the top-level sections into separate files. -% Especially in collaborative proposals. We do this here. -\include{progressreport} -\include{progresssummary} -\thispagestyle{empty}\signatures -% \section{Attachment \deu{(Anlagen)}} -% --- keine --- -\end{finalreport} -% \newpage -\printbibliography -% Many of the proposers' publications are online at -% \url{http://kwarc.info/kohlhase/publications.html} and -% \url{http://www. pcg.phony/people/gc/pubs.html}. - -\end{document} - -%%% Local Variables: -%%% mode: LaTeX -%%% TeX-master: t -%%% End: - -% LocalWords: empty bibflorian systems rabe institutions modal historical pub -% LocalWords: kwarc till formalsafe miko gc ipower ipowerlong Antr agen Beitr - -% LocalWords: acrolong intellegible kollaboratives koh arenten ussen Proze -% LocalWords: Versionsmanagementsystem textsc unterst utzt konzentieren stex -% LocalWords: mechanik workplan thispagestyle newpage Principcal cvpubsmiko -% LocalWords: finalreport fundedperiod reportperiod progressreport -% LocalWords: progresssummary diff --git a/Master/texmf-dist/doc/latex/dfgproposal/funds.tex b/Master/texmf-dist/doc/latex/dfgproposal/funds.tex deleted file mode 100644 index 9e71b01cd35..00000000000 --- a/Master/texmf-dist/doc/latex/dfgproposal/funds.tex +++ /dev/null @@ -1,69 +0,0 @@ -\svnInfo $Id: funds.tex 20439 2010-11-01 10:51:35Z kohlhase $ -\svnKeyword $HeadURL: https://svn.kwarc.info/repos/kwarc/doc/macros/forCTAN/dfgproposal/funds.tex $ -\section{Funds Requested \deu{(Beantragte Mittel; siehe Appendix~\ref{sec:mittel})}} - -\subsection{Staff \deu{(Personalbedarf; siehe~\ref{sec:mittel:stellen})}}\label{sec:positions} - -We apply for the following seven positions; all run over the entire duration of the -proposed project. -\begin{enumerate} -\item[A] One junior researcher \deu{(Wissenschaftlicher Mitarbeiter JU)} with a background - in {\LaTeX}. We have been able to win Dr. Elfenbein Turm for this position, she has - worked on the {\ipower} project at Jacobs University. -\item[B] Half a junior researcher \deu{(Wissenschaftlicher Mitarbeiter PC)}. We are - looking for a person with a background in public relations to sell the product to the - scientific community. -\item[RA] Two research assistants \deu{(wissenschaftliche Hilfskraft)} for implementation - work. -\end{enumerate} - -\subsection{Scientific Instrumentation \deu{(Wissenschaftliche Ger\"ate; siehe~\ref{sec:mittel:geraete})}} - -\paragraph{More than 10.000 \texteuro.} ---- does not apply --- - -\paragraph{Less than 10.000 \texteuro.} - -PC will cover the workspace, computing needs, and consumables for its staff as part of the -basic support. - -\paragraph{Fees.} --- does not apply --- - -\subsection{Consumables \deu{(Verbrauchsmaterial; siehe~\ref{sec:mittel:verbrauch})}} - ---- none --- - -\subsection{Travel Expenses \deu{(Reisen; siehe~\ref{sec:mittel:reisen})}} -\begin{oldpart}{rework} - The travel budget shall cover: - \begin{itemize} - \item visits to external collaborators. We expect two international visits. We estimate - that each visit will be most effective, if the junior researchers can spend about 3 - weeks with the partners. Thus we estimate 2500 {\texteuro} per visit. - \item visits to national conferences to disseminate the results of {\ipower}. We expect - one visit for each year for each of the three researchers. (3 x 3 x 1000 {\texteuro}) - \item visits to international conferences to disseminate the results of {\ipower}. These - are in particular the International Joint Conference on Document Engineering (DocEng) - and the Tech User Group Meeting (TUG). We expect one visit for each proposed - researcher and for each year. (3 x 3 x 1500 {\texteuro}) - \end{itemize} - - This sums up to a total amount of 32.500 {\texteuro} for travel expenses for the whole - funding period of three years which is split into 16.250 {\texteuro} for each institute - (PC and Jacobs University). -\end{oldpart} - -\subsection{Publication costs \deu{(Publikationskosten; siehe~\ref{sec:mittel:publ})}.} - ---- does not apply --- - -\subsection{Other costs \deu{(Sonstige Kosten; siehe~\ref{sec:mittel:sonst})}} ---- none --- - - -%%% Local Variables: -%%% mode: LaTeX -%%% TeX-master: "proposal" -%%% End: - -% LocalWords: ipower texteuro diff --git a/Master/texmf-dist/doc/latex/dfgproposal/mittel.tex b/Master/texmf-dist/doc/latex/dfgproposal/mittel.tex deleted file mode 100644 index a53297929ca..00000000000 --- a/Master/texmf-dist/doc/latex/dfgproposal/mittel.tex +++ /dev/null @@ -1,69 +0,0 @@ -\svnInfo $Id: mittel.tex 20439 2010-11-01 10:51:35Z kohlhase $ -\svnKeyword $HeadURL: https://svn.kwarc.info/repos/kwarc/doc/macros/forCTAN/dfgproposal/mittel.tex $ -\selectlanguage{ngerman} -\section{Beantragte Mittel (dt. Version)}\label{sec:mittel} - -\subsection{Personalbedarf}\label{sec:mittel:stellen} -Wir beantragen die folgenden vier Stellen f\"ur die Gesamtlaufzeit des beantragten Projektes: -\begin{enumerate} -\item[A] Ein wissenschaftlicher Mitarbeiter, der Hintergrundwissen {\LaTeX} mitbringt. Wir - konnten Dr. Elfenbein Turm f\"ur diese Aufgabe gewinnen. Sie hat bereits im {\ipower} - Projekt an der Jacobs University mitgearbeitet. -\item[B] Ein halber wissenschaftlicher Mitarbeiter bei der PC GmbH. Wir suchen nam einer - Person mit Hintergrundwissen im Marketing, der das {\ipower} system der akademischen - Community verkaufen kann. -\item[RA] zwei wissenschaftliche Hilfskr"afte f"ur Implementierungsarbeiten. -\end{enumerate} - -\subsection{Wissenschaftliche Ger\"ate}\label{sec:mittel:geraete} - -\paragraph{Ger\"ate \"uber 10.000 Euro:} -werden nicht beantragt. - -\paragraph{Ger\"ate unter 10.000 Euro:} - - -\subsection{Verbrauchsmaterial}\label{sec:mittel:verbrauch} -Die Kosten f\"ur Verbrauchsmaterialien werden von der PC GmbH getragen. - -\subsection{Reisen}\label{sec:mittel:reisen} -\begin{todo}{this needs to be convincing, otherwise this is one of the first places where - the reviewers will cut the proposal.} - Describe the planned travel and the budget necessary for this. Something like the stuff - below will do. -\end{todo} - -Die beantragten Mittel f\"ur Dienstreisen dienen den folgenden Zwecken: -\begin{itemize} -\item Reisen zu den externen Kooperationspartnern. Wir rechnen mit vier internationalen - Reisen im Projektzeitraum. Solche Reisen werden am effektivsten sein, wenn eine Person - ca. drei Wochen vor Ort mit den Kooperationspartnern arbeitet, daraus ergibt sich ein - Bedarf von ca. 2500\texteuro pro Reise. -\item Reisen zu nationalen Konferenzen, um die Ergebnisse von {\ipower} zu - publizieren. Wir planen eine Reise pro Jahr und Mitarbeiter (3 x 3 x 1000\texteuro). -\item Reisen zu internationalen Konferenzen, um die Ergebnisse von {\ipower} zu - verbreiten. Potentielle Konferenzen sind dabei insbesondere: International Joint - Conference on Document Engineering (DocEng) und das Tech User Group Meeting (TUG). Wir - planen eine Reise pro beantragtem wissenschaftlichen Mitarbeiter und Jahr (2 x 3 x - 1500\texteuro). -\end{itemize} - -Dies ergibt eine Summe von 32.500\texteuro f"ur Reisekosten "uber den -Projektzeitraum. Diese Summer wird zu gleichen Teilen von den angtragstellenden Instituten -beantragt. - -\subsection{Publikationskosten}\label{sec:mittel:publ} - -werden nicht beantragt. - -\subsection{Sonstige Kosten}\label{sec:mittel:sonst} - -werden nicht beantragt. -\selectlanguage{USenglish} - -%%% Local Variables: -%%% mode: LaTeX -%%% TeX-master: "proposal" -%%% End: - -% LocalWords: mittel.tex ngerman ipower Hilfskr uber texteuro USenglish diff --git a/Master/texmf-dist/doc/latex/dfgproposal/preconditions.tex b/Master/texmf-dist/doc/latex/dfgproposal/preconditions.tex deleted file mode 100644 index 450e80dd466..00000000000 --- a/Master/texmf-dist/doc/latex/dfgproposal/preconditions.tex +++ /dev/null @@ -1,74 +0,0 @@ -\svnInfo $Id: preconditions.tex 20439 2010-11-01 10:51:35Z kohlhase $ -\svnKeyword $HeadURL: https://svn.kwarc.info/repos/kwarc/doc/macros/forCTAN/dfgproposal/preconditions.tex $ -\section{Preconditions for carrying out the project - \deu{(Voraussetzungen f\"ur die Durchf\"uhrung des Vorhabens)}} - -\subsection{Our team \deu{(Zusammensetzung der Arbeitsgruppe)}} -\begin{todo}{from the proposal template} - Describe the persons in the work groups of the sites and what they do and can contribute - to the proposed project. Something like the following will work: -\end{todo} -The KWARC (Knowledge Adaptation and Reasoning for Content) research group headed by -Michael Kohlhase for has the following members -\begin{description} -\item[Dr. N.N.] is the \ldots She has a background in\ldots. -\end{description} -Additionally, the group has attracted about 10 undergraduate and master's students that -actively take part in the project work and various aspects of research. - - -\subsection{Cooperation with other scientists \deu{(Zusammenarbeit mit anderen Wissenschaftlern)}} - -\begin{todo}{from the proposal template} - Describe your cooperation partners, what they can contribute to the project and what you - want to do with them. Note that it is not so important to have an impressive list, but a - plausible one (like we do below). -\end{todo} - -\subsubsection{Cooperations within the proposed project} \label{coop} -\begin{description} -\item[Prof. Dr. Super Akquisiteur (Uni Paderborn)] knows exactly what to do to get funding - with DFG, we will interview him closely and integrate all his intuitions into the - {\ipower} templates. -\item[Prof. Dr. Habe Nichts (Uni Hinterpfuiteufel)] has never gotten a grant proposal - through with DFG, we will try to avoid his mistakes. -\item[Dr. Sach Bearbeiter (DFG)] will consult with the DFG requirements to be met in the - proposals. -\item[Dr. Donald Knuth (Stanford University)] is so surprised that we want to do grant - proposals in {\TeX/\LaTeX} that he will help us with any problems we have in coding in - this wonderful programming language. -\end{description} - -\subsection{Scientific equipment available \deu{(Apparative Ausstattung)}} - -Jacobs University provides laptops or desktop workstations for all academic -employees. Great Consulting GmbH. is rolling in money anyways and has all of the latest -gadgets. - -\subsection{Running costs for materials \deu{(Laufende Mittel f\"ur Sachausgaben)}} - -The costs for consumables are covered by the partner institutions - - -\subsection{Conflicts of interest with commercial activities (Interessenkonflikte bei wirtschaftlichen Aktivit\"aten)} ---- None --- - -\subsection{Other requirements \deu{(Sonstige Voraussetzungen)}} ---- None --- - -\section{Declarations \deu{(Erkl\"arungen)}}\label{sec:declarations} - -A request for funding this project has not been submitted to any other addressee. In case -we submit such a request we will inform the Deutsche Forschungsgemeinschaft immediately. - -Jacobs University Bremen is currently not a member university of the -DFG. Prof. Dr. Bernhard Kramer, the dean of the School of Engineering and Science of -Jacobs University has been notified of the project proposal. - -%%% Local Variables: -%%% mode: LaTeX -%%% TeX-master: "proposal" -%%% End: - -% LocalWords: Durchf uhrung subsubsection ipower Hinterpfuiteufel Sach Aktivit -% LocalWords: Erkl arungen diff --git a/Master/texmf-dist/doc/latex/dfgproposal/progressreport.tex b/Master/texmf-dist/doc/latex/dfgproposal/progressreport.tex deleted file mode 100644 index c2e258e96d7..00000000000 --- a/Master/texmf-dist/doc/latex/dfgproposal/progressreport.tex +++ /dev/null @@ -1,30 +0,0 @@ -\svnInfo $Id: progressreport.tex 20450 2010-11-03 08:30:05Z kohlhase $ -\svnKeyword $HeadURL: https://svn.kwarc.info/repos/kwarc/doc/macros/forCTAN/dfgproposal/progressreport.tex $ -\section{Final Progress Report\deu{Arbeits- \& Ergebnisbericht}} -\begin{todo}{from the report template} -This is what the refeviewers read (maximum 10 pages of A4) - \begin{itemize} - \item Project’s initial questions and objectives. - \item Project developments --- including deviations from the original plan, failures, - and problems encountered with project organisation or technical execution. - \item Presentation of results and discussion of the relevant research situation in this - context, potential perspectives for application, and conceivable follow-up research. - \item Statement on whether the results of the project are economically valuable and whether exploitation is already taking place or may be anticipated; if applicable, details regarding patents, industrial joint ventures, etc. - \item Who has contributed to the results achieved by the project (national/international partners, project staff, etc.)? - \item Qualification of young researchers in the context of your project (for example, first degree, doctorate, post-doctorate, etc.). - \end{itemize} - The report must be understandable without the need to consult additional literature. To - illustrate and enhance your presentation you may refer to your own and others’ - publications. Make it clear whenever you are referring to other researchers’ work and - explain your own papers. Please list all cited publications at the end of the - section. This reference list is not considered your list of publications. Any - unpublished work must be included with the final report. However, note that reviewers - are not required to read any of the works you cite. Reviews will be based only on the - text of the actual report. -\end{todo} -%%% Local Variables: -%%% mode: LaTeX -%%% TeX-master: "finalreport" -%%% End: - -% LocalWords: finalreport diff --git a/Master/texmf-dist/doc/latex/dfgproposal/progresssummary.tex b/Master/texmf-dist/doc/latex/dfgproposal/progresssummary.tex deleted file mode 100644 index 2ed3596377f..00000000000 --- a/Master/texmf-dist/doc/latex/dfgproposal/progresssummary.tex +++ /dev/null @@ -1,20 +0,0 @@ -\svnInfo $Id: progresssummary.tex 20450 2010-11-03 08:30:05Z kohlhase $ -\svnKeyword $HeadURL: https://svn.kwarc.info/repos/kwarc/doc/macros/forCTAN/dfgproposal/progresssummary.tex $ -\section{Final Progress Report\deu{Arbeits- \& Ergebnisbericht}} -\begin{todo}{from the report template} - This is for the DFG web site and report, made available to the general public (maximum 1 page of A4) - \begin{itemize} - \item Presentation, in clearly understandable, everyday language of the key scientific - findings and any potential applications. - \item Any surprises encountered in the course of the project and in the results - obtained. - \item Reference to any articles published in the media reporting the success of the - project.Project’s initial questions and objectives. - \end{itemize} -\end{todo} -%%% Local Variables: -%%% mode: latex -%%% TeX-master: "finalreport" -%%% End: - -% LocalWords: finalreport diff --git a/Master/texmf-dist/doc/latex/dfgproposal/proposal.tex b/Master/texmf-dist/doc/latex/dfgproposal/proposal.tex deleted file mode 100644 index bb21c165894..00000000000 --- a/Master/texmf-dist/doc/latex/dfgproposal/proposal.tex +++ /dev/null @@ -1,75 +0,0 @@ -% the document class specification for the proposal writing process, add the 'submit' option -% for submitting (switches off various draft features); add the 'public' option to exclude -% any private parts. -\documentclass{dfgproposal} -%\documentclass[submit]{dfgproposal} -%\documentclass[submit,public]{dfgproposal} -\bibliography{dummy} - -% the following lines get updated by subversion keyword replacement. They are used by the -% \svninfo package in draft mode to generate metadata. -\svnInfo $Id: proposal.tex 20447 2010-11-02 06:59:08Z kohlhase $ -\svnKeyword $HeadURL: https://svn.kwarc.info/repos/kwarc/doc/macros/forCTAN/dfgproposal/proposal.tex $ -% -% define the proposal acronym; -% use \texorpdfstring so that it can be used in section headings as well -\def\ipower{\texorpdfstring{\textsc{iPoWr}}{iPoWr}} -\def\ipowerlong{{\underline{I}ntelligent} {\underline{P}r\underline{o}sal} {\underline{Wr}iting}} -% tell the class that this is the proposal acronym -\input{DCMpersons} -\begin{document} -\begin{proposal}[PI=miko,PI=gc,site=JU,site=PC, - pubspage={http://kwarc.info/kohlhase/publications.html}, - pubspage={http://www.pcg.phony/people/gc/pubs.html}, - title=\ipower: \ipowerlong, - thema=Intelligentes Schreiben von Antr\"agen, - acronym=\ipower,acrolong=\ipowerlong, - start=1. Feb. 2010, - months=24, - discipline=Computer Science, - areas=Knowledge Management] -\begin{Summary} - \begin{todo}{} - Summarize the relevant goals of the proposed project in generally intellegible - terms. Do not use more than 15 lines (max. 1600 characters). - \end{todo} - Writing grant proposals is a collaborative effort that requires the integration of - contributions from many individuals. The use of an ASCII-based format like LaTeX allows - to coordinate the process via a source code control system like Subversion, allowing the - proposal writing team to concentrate on the contents rather than the mechanics of - wrangling with text fragments and revisions. -\end{Summary} - -% It is often good to separate the top-level sections into separate files. -% Especially in collaborative proposals. We do this here. -\input{state} -\input{workplan} -% the following will not become part of the public proposal after all most of this is -% technical or confidential. -%\begin{private} -\input{funds} -\input{preconditions} -\end{proposal} -% we do not want the appendix in the public part either, since people should rather look -% at our web pages. -\begin{private} -\begin{appendix} -\include{mittel} -\include{zusammenfassung} -\end{appendix} -\end{private} -\end{document} - -%%% Local Variables: -%%% mode: LaTeX -%%% TeX-PDF-mode:t -%%% TeX-master: t -%%% End: - -% LocalWords: empty bibflorian systems rabe institutions modal historical pub -% LocalWords: kwarc till formalsafe miko gc ipower ipowerlong Antr agen Beitr - -% LocalWords: acrolong intellegible kollaboratives koh arenten ussen Proze -% LocalWords: Versionsmanagementsystem textsc unterst utzt konzentieren stex -% LocalWords: mechanik workplan thispagestyle newpage Principcal cvpubsmiko -% LocalWords: ourpubs zusammenfassung printbibliography diff --git a/Master/texmf-dist/doc/latex/dfgproposal/state.tex b/Master/texmf-dist/doc/latex/dfgproposal/state.tex deleted file mode 100644 index e1c69fd9cd7..00000000000 --- a/Master/texmf-dist/doc/latex/dfgproposal/state.tex +++ /dev/null @@ -1,37 +0,0 @@ -\svnInfo $Id: state.tex 20439 2010-11-01 10:51:35Z kohlhase $ -\svnKeyword $HeadURL: https://svn.kwarc.info/repos/kwarc/doc/macros/forCTAN/dfgproposal/state.tex $ - -\section{State of the Art and Preliminary Work \deu{(Stand der Forschung)}}\label{stand} - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\subsection{Description (Beschreibung)}\label{sec:state} -\begin{todo}{from the proposal template} - review the state of the art in the and your own contribution to it; probably you want to - divide this into subsubsections. -\end{todo} - -\dfgprojpapers{Kohlhase:pdpl10,providemore} -\begin{todo}{from the proposal template} - Please include a list of own publications that are related to the proposed project. It - serves as an important basis for assessing your proposal. The number of publications to - cite here is determined as follows: - \begin{compactdesc} - \item[Single applicant] two publications per year of the funding duration - \item[Multiple applicants] three publications per year of the funding duration - \end{compactdesc} - These rules refer to the proposed funding duration for new proposals and the completed - duration for renewal proposals. - - If you are submitting a proposal to the DFG for the first time and have therefore not - published in the proposed research area, please list the up to five most important - publications so far. -\end{todo} - -%%% Local Variables: -%%% mode: LaTeX -%%% TeX-master: "proposal" -%%% End: - -% LocalWords: subsubsections dfgprojpapers pdpl10 providemore compactdesc -% LocalWords: ourpubs nociteprolist KohKoh ccbssmt09 KohRabZho tmlmrsca10 -% LocalWords: Hutter09 sifemp09 diff --git a/Master/texmf-dist/doc/latex/dfgproposal/workplan.tex b/Master/texmf-dist/doc/latex/dfgproposal/workplan.tex deleted file mode 100644 index cc9a90d997d..00000000000 --- a/Master/texmf-dist/doc/latex/dfgproposal/workplan.tex +++ /dev/null @@ -1,159 +0,0 @@ -\svnInfo $Id: workplan.tex 20439 2010-11-01 10:51:35Z kohlhase $ -\svnKeyword $HeadURL: https://svn.kwarc.info/repos/kwarc/doc/macros/forCTAN/dfgproposal/workplan.tex $ -\section{Objectives and Work Schedule \deu{(Ziele und Arbeitsprogramm)}} - -\subsection{Objectives} - -\paragraph{O1: ???} -\paragraph{O2: ???} -\paragraph{O3: ???} - -\subsection{Work Schedule} -\begin{todo}{from the proposal template} - Give a short high-level introduction to how the work in the project should proceed, - explain Tables~\ref{fig:wplist} and~\ref{fig:activities}. -\end{todo} -The project is organized around \dfgcount{all}{wa} large-scale work areas which correspond -to the objectives formulated above. These are subdivided into \dfgcount{all}{wp} work -packages, which we summarize in Figure~\ref{fig:wplist}. Work rea -\euRef{wa}{mansubsus}{label} will run over the whole project\ednote{come up with a better - example, this is still oriented towards an EU project} duration of {\ipower}. All work -packages in {\euRef{wa}{systems}{label}} will and have to be covered simultaneously in -order to benefit from design-implementation-application feedback loops. - -\wpfig -\ganttchart[draft,xscale=.45] - -\begin{workplan} - -\begin{workarea}[id=mansubsus,title={Management, Support \& Sustainability}, short=Management] - This work-group has two work packages: one for management proper - ({\euref{wp}{management}{label}}), and one each for dissemination - ({\euref{wp}{dissem}{label}}) - - This work group ensures the dissemination and creation of the periodic integrative - reports containing the periodic Project Management Report, the Project Management - Handbook, an Knowledge Dissemination Plan ({\euref{wp}{management}{label}}), the - Proceedings of the Annual {\ipower} Summer School as well as non-public Dissemination - and Exploitation plans ({\euref{wp}{dissem}{label}}), as well as a report of the - {\ipower} project milestones. - -\begin{workpackage}[id=management,lead=JU, - title=Project Management, - JURM=2,JURAM=8,PCRM=2] -Based on the ``Bewilligungsbescheid'' of the DFG , and based on the financial and -administrative data agreed, the project manager will carry out the overall project -management, including administrative management. A project quality handbook will be -defined, and a {\ipower} help-desk for answering questions about the format (first -project-internal, and after month 12 public) will be established. The project management -will consist of the following tasks -\begin{tasklist} -\begin{task}[id=foo,start=0,len=3,requires=\taskin{t1}{dissem}] - To perform the administrative, scientific/technical, and financial management of the - project -\end{task} -\begin{task}[force=0.5,start=13,len=4] - To co-ordinate the contacts with the DFG and other funding bodies, building on the - results in \taskref{management}{foo} -\end{task} -\begin{task} - To control quality and timing of project results and to resolve conflicts -\end{task} -\begin{task} - To set up inter-project communication rules and mechanisms -\end{task} -\end{tasklist} - -\end{workpackage} - -\begin{workpackage}[id=dissem,lead=PC, - title=Dissemination and Exploitation, - PCRM=8,JURAM=2] -Much of the activity of a project involves small groups of nodes in joint work. This work - package is set up to ensure their best wide-scale integration, communication, and - synergetic presentation of the results. Clearly identified means of dissemination of - work-in-progress as well as final results will serve the effectiveness of work within the - project and steadily improve the visibility and usage of the emerging semantic services. - - - The work package members set up events for dissemination of the research and - work-in-progress results for researchers (workshops and summer schools), and for industry - (trade fairs). An in-depth evaluation will be undertaken of the response of test-users. - - \begin{tasklist} - \begin{task}[id=t1,start=6,len=1] - sdfkj - \end{task} - \begin{task}[start=12,len=1] - sdflkjsdf - \end{task} - \begin{task}[start=18,len=1] - sdflkjsdf - \end{task} - \begin{task}[start=22,len=2] - \end{task} -\end{tasklist} - -Within two months of the start of the project, a project website will go live. This -website will have two areas: a members' area and a public area.\ldots -\end{workpackage} -\end{workarea} - - -\begin{workarea}[id=systems,title={System Development}] - This work-group has two work packages: one for the development of the - {\LaTeX} class ({\euref{wp}{class}{label}}), and for the proposal template - ({\euref{wp}{temple}{label}}) - - This work group coordinates the system development. - -\begin{workpackage}[id=class,lead=JU, - title=A LaTeX class for EU Proposals,short=Class, - JURM=12,JURAM=8,PCRM=12,PCRAM=2] -We plan to develop a {\LaTeX} class for marking up EU Proposals - -We will follow strict software design principles, first comes a -requirements analys, then \ldots -\begin{tasklist} - \begin{task}[start=0,len=2] - sdfsdf - \end{task} - \begin{task}[start=4,len=4] - sdfsdf - \end{task} - \begin{task}[id=t3,start=10,len=4] - sdfsdf - \end{task} - \begin{task}[start=20,len=4] - sdfsdfd - \end{task} -\end{tasklist} -\end{workpackage} - -\begin{workpackage}[id=temple,lead=PC, - title= Proposal Template,short=Template,JURM=12] - -We plan to develop a template file for {\ipower} proposals - -We abstract an example from existing proposals -\begin{tasklist} - \begin{task}[start=6,len=6] - sdfdsf - \end{task} - \begin{task}[id=temple2,start=18,len=6,requires=\taskin{t3}{class}] - sdfsdf - \end{task} -\end{tasklist} -\end{workpackage} -\end{workarea} - -\end{workplan} - -%%% Local Variables: -%%% mode: LaTeX -%%% TeX-master: "proposal" -%%% End: - -% LocalWords: workplan.tex wplist dfgcount wa mansubsus duratio ipower wpfig -% LocalWords: ganttchart xscale workplan workarea euref dissem workpackage foo -% LocalWords: tasklist taskin taskref sdfkj sdflkjsdf sdfsdf sdfsdfd sdfdsf diff --git a/Master/texmf-dist/doc/latex/dfgproposal/zusammenfassung.tex b/Master/texmf-dist/doc/latex/dfgproposal/zusammenfassung.tex deleted file mode 100644 index 787d279a51b..00000000000 --- a/Master/texmf-dist/doc/latex/dfgproposal/zusammenfassung.tex +++ /dev/null @@ -1,20 +0,0 @@ -\selectlanguage {ngerman} -\section{Zusammenfassung}\label{sec:zusammenfassung} -\begin{todo}{from the proposal template} - Fassen Sie hier bitte die wesentlichen Ziele Ihres Vorhabens allgemeinverständlich und - in nicht mehr als 15 Zeilen (max. 1600 Zeichen) zusammen. -\end{todo} -Das Schreiben von Antr"agen ist oft ein kollaboratives Unterfangen in dem Beitr"age von -mehren Partnern in einen koh"arenten Text integriert werde m"ussen. Durch die Verwendung -eines ASCII-basierten Formates wie {\LaTeX} kann dieser Proze"s in einem -Versionsmanagementsystem wie {\textsc{Subversion}} unterst"utzt werden, wodurch sie das -Projektteam auf das Schreiben konzentrieren kann statt auf die Mechanik der Integration -%% Local Variables: -%%% mode: latex -%%% TeX-master: "proposal" -%%% End: - -% LocalWords: ngerman zusammenfassung popul Komplexit eingef uhrt aquate utzen -% LocalWords: unterst pn inparaenum Anderungsmanagement zug onnen zugh erm koh -% LocalWords: oglichen Antr agen kollaboratives Beitr arenten ussen Proze utzt -% LocalWords: Versionsmanagementsystem |