<div dir="ltr"><div>On Thu, Jun 9, 2016 at 4:07 PM, Veronica Andreo <<a href="mailto:veroandreo@gmail.com">veroandreo@gmail.com</a>> wrote:<br>...<br>> The text seems fine to me. Just some ideas/questions:<br>><br>> - What about adding something like "See citation options with: g.version -x"<br>> below "See the licence terms with: g.version -c" in the welcome screen in<br>> the terminal?<br><br>Yes. done in r68658, it now looks like this:<br><br><span style="font-family:monospace,monospace">...<br>Welcome to GRASS GIS 7.3.svn<br>GRASS GIS homepage:                      <a href="http://grass.osgeo.org">http://grass.osgeo.org</a><br>This version running through:            Bash Shell (/bin/bash)<br>Help is available with the command:      g.manual -i<br>See the licence terms with:              g.version -c<br>See citation options with:               g.version -x<br>Start the GUI with:                      g.gui wxpython<br>When ready to quit enter:                exit</span><br><br>GRASS 7.3.svn (nc_spm_08_grass7):~ > <br><br>I have also homogenised the flag style<br><br>g.version<br>...<br>Flags:<br>  -c   Print also the copyright message<br>  -x   Print also the citation options         <<--- new<br>  -b   Print also the build information<br>...<br><br>> - And also an example of how to cite an add-on?<br><br></div>Please write one :) On the other hand I omitted it to not highlight a single one.<br><div><br>> - Why YEAR isn't picked up automatically from the version? Would that be a<br>> mess? Or is it on purpose just to remain generic?<br><br></div><div>Mess - the CITATION file which is read by g.version would need to be parsed for that.<br></div><div>Some regex/string magic would do that but I am not able to implement string replacement stuff.<br></div><div>Anyone?<br><br></div><div>Best,<br></div><div>Markus<br><br><br>-- <br>Markus Neteler<br><a href="http://www.mundialis.de">http://www.mundialis.de</a> - free data with free software<br><a href="http://grass.osgeo.org">http://grass.osgeo.org</a><br><a href="http://courses.neteler.org/blog">http://courses.neteler.org/blog</a></div></div>