[GRASSweb-list]markus: web/newsletter GRASSnews.sty,NONE,1.1 article_template.tex,NONE,1.1 grass_newsletter_latex.tar.gz,NONE,1.1 grasslogo_vector.eps,NONE,1.1 main_document.tex,NONE,1.1 index.html,1.1,1.2 template.tex,1.1,NONE
grass at intevation.de
grass at intevation.de
Mon May 10 11:55:37 EDT 2004
Author: markus
Update of /grassrepository/web/newsletter
In directory doto:/tmp/cvs-serv16434
Modified Files:
index.html
Added Files:
GRASSnews.sty article_template.tex
grass_newsletter_latex.tar.gz grasslogo_vector.eps
main_document.tex
Removed Files:
template.tex
Log Message:
extended
--- NEW FILE: GRASSnews.sty ---
%%
%% This is file `GRASSnews.sty', derived from Rnews.sty with permission.
%%
%% The original source files were:
%%
%% Rnews.dtx (with options: `package')
%%
%% IMPORTANT NOTICE:
%%
%% For the copyright see the source file.
%%
%% Any modified versions of this file must be renamed
%% with new filenames distinct from Rnews.sty.
%%
%% For distribution of the original source see the terms
%% for copying and modification in the file Rnews.dtx.
%%
%% This generated file may be distributed as long as the
%% original source files, as listed above, are part of the
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
\def\fileversion{v0.3.6}
\def\filename{GRASSnews}
\def\filedate{2002/06/02}
\def\docdate {2001/10/31}
%%
%% Package `Rnews' to use with LaTeX2e
%% Copyright (C) 2001--2002 by the R Core Development Team
%% Please report errors to KH or FL
%%
%% -*- LaTeX -*-
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{\filename}[\filedate\space\fileversion\space
GRASSnews package]
\typeout{Package: `\filename\space\fileversion \@spaces <\filedate>'}
\typeout{English documentation as of <\docdate>}
\RequirePackage{ifthen}
\newboolean{GRASSnews at driver}
\DeclareOption{driver}{\setboolean{GRASSnews at driver}{true}}
\DeclareOption*{\PackageWarning{\filename}{Unknown option
`\CurrentOption'}}
\ProcessOptions\relax
\ifthenelse{\boolean{GRASSnews at driver}}{}{
\RequirePackage{multicol,graphicx,color,fancyhdr,hyperref}
\newcommand{\volume}[1]{\def\GRASSnews at volume{#1}}
\newcommand{\volnumber}[1]{\def\GRASSnews at number{#1}}
\renewcommand{\date}[1]{\def\GRASSnews at date{#1}}
\setcounter{secnumdepth}{-1}
\renewcommand{\author}[1]{\def\GRASSnews at author{#1}}
\renewcommand{\title}[1]{\def\GRASSnews at title{#1}}
\newcommand{\subtitle}[1]{\def\GRASSnews at subtitle{#1}}
\newenvironment{article}{%
\author{}\title{}\subtitle{}}{\end{multicols}}
\renewcommand{\maketitle}{
\begin{multicols}{2}[\chapter{\GRASSnews at title}\refstepcounter{chapter}][3cm]
\ifx\empty\Rnews at subtitle\else\noindent\textbf{\GRASSnews at subtitle}
\par\nobreak\addvspace{\baselineskip}\fi
\ifx\empty\GRASSnews at author\else\noindent\textit{\GRASSnews at author}
\par\nobreak\addvspace{\baselineskip}\fi
\@afterindentfalse\@nobreaktrue\@afterheading}
\renewcommand\chapter{\secdef\GRASSnews at chapter\@schapter}
\providecommand{\nohyphens}{%
\hyphenpenalty=10000\exhyphenpenalty=10000\relax}
\newcommand{\GRASSnews at chapter}{%
\renewcommand{\@seccntformat}[1]{}%
\@startsection{chapter}{0}{0mm}{%
-2\baselineskip \@plus -\baselineskip \@minus -.2ex}{\p@}{%
\normalfont\Huge\bfseries\raggedright}}
\renewcommand*\l at chapter{\@dottedtocline{0}{0pt}{1em}}
\def\@schapter#1{\section*#1}
\renewenvironment{figure}[1][]{%
\def\@captype{figure}
\noindent
\begin{minipage}{\columnwidth}}{%
\end{minipage}\par\addvspace{\baselineskip}}
\renewcommand{\theequation}{\@arabic\c at equation}
\def\equation{%
\let\refstepcounter\H at refstepcounter
\H at equation
\def\newname{\arabic{chapter}.\theequation}%
\let\theHequation\newname%
\hyper at makecurrent{equation}%
\Hy at raisedlink{\hyper at anchorstart{\@currentHref}}%
\let\refstepcounter\new at refstepcounter}%
\def\endequation{\Hy at raisedlink{\hyper at anchorend}\H at endequation}
\renewcommand{\thefigure}{\@arabic\c at figure}
\renewcommand{\thetable}{\@arabic\c at table}
\renewcommand{\contentsname}{Contents of this issue:}
\renewcommand\tableofcontents{%
\section*{\contentsname
\@mkboth{%
\MakeUppercase\contentsname}{\MakeUppercase\contentsname}}%
\@starttoc{toc}}
\renewcommand{\titlepage}{%
\noindent
%\rule{\textwidth}{1pt}\\[-.8\baselineskip]
%\rule{\textwidth}{.5pt}
\begin{center}
\includegraphics[height=4cm]{grasslogo_vector.eps}\hspace{7mm}
\fontsize{1cm}{1cm}\selectfont
GRASS-News
\end{center}
The Newsletter of the GRASS Project\hfill
Volume \GRASSnews at volume, \GRASSnews at date\\[-.5\baselineskip]
\rule{\textwidth}{.5pt}\\[-.7\baselineskip]
\rule{\textwidth}{2pt}
\vspace{1cm}
\fancyhf{}
\fancyhead[L]{GRASS Newsletter}
\fancyhead[R]{\thepage}
\fancyfoot[L]{GRASS-GIS Project}
\fancyfoot[R]{Vol.~\GRASSnews at volume, \GRASSnews at date}
\thispagestyle{empty}
\begin{bottombox}
\begin{multicols}{2}
\setcounter{tocdepth}{0}
\tableofcontents
\setcounter{tocdepth}{2}
\end{multicols}
\end{bottombox}}
\setlength{\textheight}{250mm}
\setlength{\topmargin}{-10mm}
\setlength{\textwidth}{17cm}
\setlength{\oddsidemargin}{-6mm}
\setlength{\columnseprule}{.1pt}
\setlength{\columnsep}{20pt}
\RequirePackage{ae,mathpple}
\RequirePackage[T1]{fontenc}
\renewcommand{\rmdefault}{ppl}
\renewcommand{\sfdefault}{aess}
\renewcommand{\ttdefault}{aett}
\definecolor{Red}{rgb}{0.7,0,0}
\definecolor{Blue}{rgb}{0,0,0.8}
\definecolor{hellgrau}{rgb}{0.55,0.55,0.55}
\newcommand{\R}{R}
\newcommand{\address}[1]{\addvspace{\baselineskip}\noindent\emph{#1}}
\newcommand{\email}[1]{\href{mailto:#1}{\normalfont\texttt{#1}}}
\newsavebox{\GRASSnews at box}
\newlength{\GRASSnews at len}
\newenvironment{bottombox}{%
\begin{figure*}[b]
\begin{center}
\noindent
\begin{lrbox}{\GRASSnews at box}
\begin{minipage}{0.99\textwidth}}{%
\end{minipage}
\end{lrbox}
\addtolength{\GRASSnews at len}{\fboxsep}
\addtolength{\GRASSnews at len}{\fboxrule}
\hspace*{-\GRASSnews at len}\fbox{\usebox{\GRASSnews at box}}
\end{center}
\end{figure*}}
\RequirePackage{verbatim}
\def\boxedverbatim{%
\def\verbatim at processline{%
{\setbox0=\hbox{\the\verbatim at line}%
\hsize=\wd0 \the\verbatim at line\par}}%
\@minipagetrue
\@tempswatrue
\setbox0=\vbox
\bgroup\small\verbatim
}
\def\endboxedverbatim{%
\endverbatim
\unskip\setbox0=\lastbox
\egroup
\fbox{\box0}
}
\pagestyle{fancy}
} % \ifthenelse{\boolean{GRASSnews at driver}}
\newcommand\code{\bgroup\@codex}
\def\@codex#1{{\normalfont\ttfamily\hyphenchar\font=-1 #1}\egroup}
\newcommand{\kbd}[1]{{\normalfont\texttt{#1}}}
\newcommand{\key}[1]{{\normalfont\texttt{\uppercase{#1}}}}
\newcommand\samp{`\bgroup\@noligs\@sampx}
\def\@sampx#1{{\normalfont\texttt{#1}}\egroup'}
\newcommand{\var}[1]{{\normalfont\textsl{#1}}}
\let\env=\code
\newcommand{\file}[1]{{`\normalfont\textsf{#1}'}}
\let\command=\code
\let\option=\samp
\newcommand{\dfn}[1]{{\normalfont\textsl{#1}}}
\newcommand{\acronym}[1]{{\normalfont\textsc{\lowercase{#1}}}}
\newcommand{\strong}[1]{{\normalfont\fontseries{b}\selectfont #1}}
\let\pkg=\strong
\RequirePackage{alltt}
\newenvironment{example}{\begin{alltt}}{\end{alltt}}
\newenvironment{smallexample}{\begin{alltt}\small}{\end{alltt}}
\newenvironment{display}{\list{}{}\item\relax}{\endlist}
\newenvironment{smallverbatim}{\small\verbatim}{\endverbatim}
\providecommand{\operatorname}[1]{%
\mathop{\operator at font#1}\nolimits}
\renewcommand{\P}{%
\mathop{\operator at font I\hspace{-1.5pt}P\hspace{.13pt}}}
\newcommand{\E}{%
\mathop{\operator at font I\hspace{-1.5pt}E\hspace{.13pt}}}
\newcommand{\VAR}{\operatorname{var}}
\newcommand{\COV}{\operatorname{cov}}
\newcommand{\COR}{\operatorname{cor}}
\RequirePackage{amsfonts}
\expandafter\ifx\csname natexlab\endcsname\relax\def\natexlab#1{#1}\fi
\expandafter\ifx\csname url\endcsname\relax
\def\url#1{{\tt #1}}\fi
\endinput
%%
%% End of file `GRASSnews.sty'.
--- NEW FILE: article_template.tex ---
% Template GRASS newsletter
% Language: Latex
%
% Head
\title{Your article title}
\subtitle{Your article subtitle}
\author{by first author and second author}
\maketitle
\section{Title of your section}
\label{sec:label_of_your_section}
your text goes here .....
\subsection{Title of your subsection}
\label{subsec:label_of_your_section}
your text goes here .....
% Figures, usually in EPS (Encapsulated Postscript)
to insert an image: ...
the figure~\ref{fig:label_of_your_image} shows the structure
of the project ...
%\setkeys{Gin}{width=1\textwidth}
\begin{figure}[htbp]
\centering
%name of your graphic, without the path AND in EPS format:
\includegraphics{grasslogo_vector.eps}
%caption of the figure
\caption{this is the grass logo}
%label of the figure, which has to correspond to \ref{}:
\label{fig:label_of_your_image}
\end{figure}
\section{Name of another section}
\label{sec:label_of_another_section}
if you want to cite please use:
% \cite{name:year} or \citep{name:year}
.... revealed by \cite{herborg:2003}
if it shall be in parentheses use \citep{herborg:2003}
End of text.
\begin{footnotesize}
\begin{thebibliography}{99}
\bibitem[Herborg et~al. (2003) Herborg, Bentley, Clare, Rushton]{herborg:2003}
L.M. Herborg, M.G. Bentley, A.S. Clare, S.P. Rushton (2003)
\newblock The spread of the Chinese mitten crab (Eriocheir sinensis) in
Europe; the predictive value of an historical data set.
\newblock {\em Hydrobiologia} 503: 21-28.
\end{thebibliography}
\end{footnotesize}
\address{Your Name\\
Your organization\\
\url{your homepage}\\
\email{mail AT mail net}}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: main_document.tex
%%% End:
--- NEW FILE: grass_newsletter_latex.tar.gz ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: grasslogo_vector.eps ---
%!PS-Adobe-2.0 EPSF-2.0
%%Title: grasslogo_vector.eps
%%Creator: fig2dev Version 3.2 Patchlevel 3c
%%CreationDate: Mon Feb 25 10:15:37 2002
%%For: neteler at thuille (Markus Neteler)
%%BoundingBox: 0 0 201 223
%%Magnification: 1.0000
%%EndComments
/$F2psDict 200 dict def
$F2psDict begin
$F2psDict /mtrx matrix put
/col-1 {0 setgray} bind def
/col0 {0.000 0.000 0.000 srgb} bind def
/col1 {0.000 0.000 1.000 srgb} bind def
/col2 {0.000 1.000 0.000 srgb} bind def
/col3 {0.000 1.000 1.000 srgb} bind def
/col4 {1.000 0.000 0.000 srgb} bind def
/col5 {1.000 0.000 1.000 srgb} bind def
/col6 {1.000 1.000 0.000 srgb} bind def
/col7 {1.000 1.000 1.000 srgb} bind def
/col8 {0.000 0.000 0.560 srgb} bind def
/col9 {0.000 0.000 0.690 srgb} bind def
/col10 {0.000 0.000 0.820 srgb} bind def
/col11 {0.530 0.810 1.000 srgb} bind def
/col12 {0.000 0.560 0.000 srgb} bind def
/col13 {0.000 0.690 0.000 srgb} bind def
/col14 {0.000 0.820 0.000 srgb} bind def
/col15 {0.000 0.560 0.560 srgb} bind def
/col16 {0.000 0.690 0.690 srgb} bind def
/col17 {0.000 0.820 0.820 srgb} bind def
/col18 {0.560 0.000 0.000 srgb} bind def
/col19 {0.690 0.000 0.000 srgb} bind def
/col20 {0.820 0.000 0.000 srgb} bind def
/col21 {0.560 0.000 0.560 srgb} bind def
/col22 {0.690 0.000 0.690 srgb} bind def
/col23 {0.820 0.000 0.820 srgb} bind def
/col24 {0.500 0.190 0.000 srgb} bind def
/col25 {0.630 0.250 0.000 srgb} bind def
/col26 {0.750 0.380 0.000 srgb} bind def
/col27 {1.000 0.500 0.500 srgb} bind def
/col28 {1.000 0.630 0.630 srgb} bind def
/col29 {1.000 0.750 0.750 srgb} bind def
/col30 {1.000 0.880 0.880 srgb} bind def
/col31 {1.000 0.840 0.000 srgb} bind def
end
save
newpath 0 223 moveto 0 0 lineto 201 0 lineto 201 223 lineto closepath clip newpath
-78.0 321.0 translate
1 -1 scale
/cp {closepath} bind def
/ef {eofill} bind def
/gr {grestore} bind def
/gs {gsave} bind def
/sa {save} bind def
/rs {restore} bind def
/l {lineto} bind def
/m {moveto} bind def
/rm {rmoveto} bind def
/n {newpath} bind def
/s {stroke} bind def
/sh {show} bind def
/slc {setlinecap} bind def
/slj {setlinejoin} bind def
/slw {setlinewidth} bind def
/srgb {setrgbcolor} bind def
/rot {rotate} bind def
/sc {scale} bind def
/sd {setdash} bind def
/ff {findfont} bind def
/sf {setfont} bind def
/scf {scalefont} bind def
/sw {stringwidth} bind def
/tr {translate} bind def
/tnt {dup dup currentrgbcolor
4 -2 roll dup 1 exch sub 3 -1 roll mul add
4 -2 roll dup 1 exch sub 3 -1 roll mul add
4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb}
bind def
/shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul
4 -2 roll mul srgb} bind def
/$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def
/$F2psEnd {$F2psEnteredState restore end} def
$F2psBegin
%%Page: 1 1
10 setmiterlimit
0.06299 0.06299 sc
%
% Fig objects follow
%
% Polyline
15.000 slw
n 3054 4980 m
4064 4980 l gs col0 s gr
% Polyline
0.000 slw
n 3328 2891 m 3323 2914 l 3297 2974 l 3234 3080 l 3054 3357 l 2951 3509 l
2868 3657 l 2826 3766 l 2868 3831 l 2908 3749 l 3057 3463 l
3208 3211 l 3271 3088 l 3323 2986 l 3337 2951 l 3340 2917 l
3334 2891 l
cp gs col12 1.00 shd ef gr
% Polyline
n 3569 2363 m 3609 2403 l 3631 2446 l 3640 2494 l 3637 2554 l 3629 2591 l
3606 2654 l 3420 3023 l 3306 3237 l 3211 3437 l 3140 3586 l
3008 3863 l 2960 3974 l 2891 4129 l 2868 4200 l 2846 4277 l
2840 4360 l 2806 4083 l 2857 4046 l 2886 3977 l 3000 3683 l
3137 3403 l 3300 3080 l 3428 2840 l 3554 2614 l 3586 2540 l
3611 2471 l 3609 2437 l 3591 2394 l 3571 2374 l
cp gs col12 1.00 shd ef gr
% Polyline
n 3261 4279 m 3288 4106 l 3317 3949 l 3371 3789 l 3420 3666 l 3469 3500 l
3486 3400 l 3483 3520 l 3457 3686 l 3400 3909 l 3374 4034 l
3363 4123 l 3359 4174 l 3271 4260 l
cp gs col12 1.00 shd ef gr
% Polyline
n 3520 2297 m 3440 2828 l 3400 2986 l 3348 3206 l 3254 3583 l 3208 3797 l
3160 4056 l 3102 4240 l 3173 4374 l 3206 4331 l 3260 3911 l
3377 3343 l 3460 2920 l 3523 2451 l 3534 2300 l
cp gs col12 1.00 shd ef gr
% Polyline
n 2103 2592 m 2171 2687 l 2468 3132 l 2740 3564 l 2931 3890 l 3088 4181 l
3134 4287 l 3179 4367 l 3097 4451 l 3076 4354 l 2997 4210 l
2908 4061 l 2771 3832 l 2577 3524 l 2431 3292 l 2360 3169 l
2303 3067 l 2208 2864 l 2154 2741 l 2117 2649 l 2097 2592 l
cp gs col12 1.00 shd ef gr
% Polyline
n 2806 4444 m 2730 3923 l 2708 3721 l 2645 3229 l 2628 2987 l 2624 2694 l
2673 3015 l 2714 3361 l 2777 3784 l 2811 4092 l 2886 4658 l
2826 4552 l
cp gs col12 1.00 shd ef gr
% Polyline
n 2814 4110 m 2826 3898 l 2878 3471 l 2895 3279 l 2924 2947 l 2926 2636 l
2947 2636 l 2940 3022 l 2924 3205 l 2876 3681 l
2840 4100 l gs col12 1.00 shd ef gr
% Polyline
7.500 slw
n 2868 4794 m 4102 3551 l 4135 3594 l 3769 3956 l 3811 4009 l 3440 4380 l
3497 4437 l 2864 5080 l 2225 4437 l 2283 4385 l 1897 4009 l
1954 3956 l 1583 3589 l 1621 3561 l
cp gs 0.00 setgray ef gr gs col0 s gr
% Polyline
15.000 slw
n 1616 4977 m
2664 4977 l gs col0 s gr
% Polyline
0.000 slw
n 2057 3507 m 2097 3547 l 2140 3607 l 2220 3729 l 2306 3870 l 2428 4090 l
2514 4255 l 2554 4330 l 2568 4375 l 2788 4587 l 2771 4518 l
2697 4292 l 2574 3972 l 2457 3669 l 2397 3524 l 2348 3415 l
2300 3327 l 2245 3232 l 2211 3178 l 2183 3129 l 2140 3081 l
2068 3007 l 2023 2952 l 2131 3052 l 2197 3118 l 2280 3227 l
2443 3492 l 2566 3747 l 2720 4127 l 2791 4347 l 2883 4658 l
2871 4667 l 2786 4587 l 2341 4158 l 2303 4041 l 2265 3955 l
2180 3761 l 2123 3629 l 2060 3509 l
cp gs col12 1.00 shd ef gr
% Polyline
n 2901 2624 m 2887 2553 l 2892 2539 l 2897 2527 l 2895 2499 l 2890 2489 l
2881 2485 l 2871 2463 l 2878 2439 l 2871 2425 l 2862 2418 l
2854 2401 l 2857 2389 l 2854 2382 l 2845 2380 l 2835 2366 l
2838 2351 l 2833 2342 l 2826 2334 l 2819 2325 l 2819 2313 l
2809 2301 l 2802 2286 l 2805 2272 l 2821 2253 l 2816 2234 l
2807 2225 l 2792 2215 l 2790 2196 l 2795 2189 l 2805 2180 l
2809 2167 l 2807 2158 l 2795 2148 l 2786 2137 l 2776 2125 l
2773 2113 l 2771 2101 l 2783 2086 l 2778 2072 l 2790 2063 l
2787 2048 l 2783 2042 l 2773 2029 l 2768 2013 l 2762 2001 l
2762 1986 l 2764 1977 l 2761 1937 l 2768 1948 l 2778 1915 l
2781 1894 l 2787 1875 l 2802 1865 l 2809 1880 l 2819 1894 l
2838 1901 l 2859 1905 l 2871 1925 l 2873 1948 l 2871 1970 l
2882 1990 l 2900 1999 l 2908 2013 l 2924 2025 l 2928 2051 l
2933 2096 l 2933 2113 l 2932 2128 l 2943 2138 l 2954 2156 l
2954 2172 l 2964 2191 l 2988 2199 l 2971 2227 l 2983 2263 l
3003 2277 l 2990 2301 l 3005 2325 l 2997 2344 l 2986 2380 l
2981 2396 l 2981 2425 l 2987 2463 l 2973 2489 l 2976 2529 l
2976 2561 l 2967 2577 l 2959 2599 l 2949 2623 l
2943 2651 l gs col12 1.00 shd ef gr
% Polyline
15.000 slw
n 1273 3136 m 2871 4677 l 4406 3123 l 2843 1580 l
1278 3148 l gs col0 s gr
$F2psEnd
rs
--- NEW FILE: main_document.tex ---
% Main document GRASS newsletter
% Language: Latex
%
% DON'T EDIT THIS FILE!
\documentclass[a4paper]{report}
% for boot
\usepackage{amssymb,amsmath}
% Note: we currently need to include amsmath before GRASSnews, because the
% latter redefines the equation environment ...
\usepackage{GRASSnews}
\usepackage[round]{natbib}
% for Sweave
\usepackage{listings}
% for tcltk-update
\usepackage{shortvrb}
%\usepackage{chapterbib}
\sloppy{}
\begin{document}
\volume{1}
\volnumber{1}
\date{June 2004}
\titlepage
\begin{article}
\input{article_template}
\end{article}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: main_document.tex
%%% End:
Index: index.html
===================================================================
RCS file: /grassrepository/web/newsletter/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- index.html 10 May 2004 09:11:21 -0000 1.1
+++ index.html 10 May 2004 15:55:34 -0000 1.2
@@ -37,12 +37,15 @@
used, so that the reader can reproduce it. Further more, your article
should be written in <a href="http://www.latex-project.org/">Latex</a>.
For instructions which format/style shall be used, please have a look at this
-preliminary <a href="template.tex">template.tex</a>.
+preliminary <a href="article_template.tex">article_template.tex</a>. To write an
+article, please download the <a href=grass_newsletter_latex.tar.gz>complete
+GRASS Newsletter Latex files</a>.
If you do not know Latex yet, don't be scared as it is quite easy.
You might want to have a look at the Latex Cheat Sheet
<a href="http://www.stdout.org/~winston/latex/">(PDF)</a>
to get to know a few commands, e.g. how to enumerate, make tables etc.
+Above packages contains a working example.
<h3>Newsletter topics:</h3>
@@ -96,7 +99,7 @@
<dl>
<dt><strong>Editor-in-Chief:</strong>
<dd>Martin Wegmann<br>
- <dd <a href="mailto:Martin Wegmann <surname at biozentrum.uni-wuerzburg.de>" >surname at biozentrum.uni-wuerzburg.de</a></dd>
+ <dd <a href="mailto:Martin Wegmann <surname at biozentrum.uni-wuerzburg.de>">surname at biozentrum.uni-wuerzburg.de</a></dd>
<dd> until you receive a confirmation mail, please consider your mail as not delivered, this can be caused by misclassification by the spam filter
<dt><strong>Editorial Board:</strong>
<dd>Paul Kelly, Markus Neteler and Martin Wegmann</dd>
--- template.tex DELETED ---
More information about the grass-web
mailing list