[GRASS-SVN] r64960 - grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Mar 31 09:06:12 PDT 2015
Author: neteler
Date: 2015-03-31 09:06:12 -0700 (Tue, 31 Mar 2015)
New Revision: 64960
Modified:
grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/Makefile
grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/README.txt
grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.bib
grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.tex
Log:
2015_EGU_G7_PeerReview_SciPlatform poster: highlights tuned; bibtex fix
Modified: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/Makefile
===================================================================
--- grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/Makefile 2015-03-31 14:33:37 UTC (rev 64959)
+++ grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/Makefile 2015-03-31 16:06:12 UTC (rev 64960)
@@ -2,14 +2,14 @@
all: $(FILE).pdf
-$(FILE).pdf: *.tex Makefile
+$(FILE).pdf: *.tex Makefile poster.bib
make pdf
make pdf
@while grep ''Rerun to get' to get' $(FILE).log >/dev/null 2>&1 ; do \
make pdf; \
done
-pdf: poster.bib
+pdf:
# using - to ignore error from the first latex
# the error is caused by something related to hyperref and
# second compilation gets through (this is an workaround)
Modified: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/README.txt
===================================================================
--- grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/README.txt 2015-03-31 14:33:37 UTC (rev 64959)
+++ grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/README.txt 2015-03-31 16:06:12 UTC (rev 64960)
@@ -1,7 +1,7 @@
This poster requires pdflatex been installed.
Fedora:
- yum install texlive texlive-a0poster texlive-wrapfig
+ yum install texlive texlive-a0poster texlive-wrapfig texlive-standalone texlive-tikzposter texlive-xstring
Debian:
apt-get install texlive-latex-extra
Modified: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.bib
===================================================================
--- grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.bib 2015-03-31 14:33:37 UTC (rev 64959)
+++ grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.bib 2015-03-31 16:06:12 UTC (rev 64960)
@@ -320,10 +320,10 @@
doi = "10.1016/j.envsoft.2011.11.014"
}
- at online{ncsugis582,
+ at misc{ncsugis582,
author = {{NCSU}},
title = {{GIS/MEA582}: Geospatial Modeling and Analysis},
year = 2015,
- url = {http://courses.ncsu.edu/gis582/common/grass/interpolation_2.html},
+ note = {http://courses.ncsu.edu/gis582/common/grass/interpolation\_2.html},
urldate = {2015-03-30}
}
Modified: grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.tex
===================================================================
--- grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.tex 2015-03-31 14:33:37 UTC (rev 64959)
+++ grass-promo/grassposter/2015_EGU_G7_PeerReview_SciPlatform/poster.tex 2015-03-31 16:06:12 UTC (rev 64960)
@@ -391,7 +391,7 @@
\end{minipage}
\medskip
-Landuse classes and derived landscape diversity according to Shannon index in near Charlotte (North Carolina, USA).
+Landuse classes and derived landscape diversity according to Shannon index in near Charlotte (NC, USA)
% r.diversity input=development_2006 prefix=diversity alpha=0.5 size=65
% r.li.shannon input="development_2006" config="conf_diversity_65.0" output="diversity_shannon_size_65.0"
}
@@ -404,11 +404,10 @@
% TODO: review the points, it should be the highlight or something like that
\begin{itemize}
- \item Algorithms and models once included into GRASS GIS remain available long term.
- \item GRASS GIS development team takes care of API related updates and operating system related changes.
-%% TODO: what does that mean?:
- \item Scientists are using highly specialized tools implemented by other people when having both scientific publication and source code at hand.
- \item New research and tools is build upon the existing one.
+ \item Algorithms and models, included into GRASS GIS remain long term available (already for 30 years).
+ \item The GRASS GIS development team takes care of API and operating system related changes. % in the provided contributions.
+ \item Scientists can use highly specialized tools implemented by others because of having both scientific publications and source code at hand.
+ \item The long term preservation of knowledge allows scientists to build new research and tools upon existing know-how.
\end{itemize}
}
More information about the grass-commit
mailing list