c2bimport (cb2bib-2.0.0) | : | c2bimport (cb2bib-2.0.1) | ||
---|---|---|---|---|
#!/bin/sh | #!/bin/sh | |||
#------------------------------------------------------------------------------- | #------------------------------------------------------------------------------- | |||
# c2bimport -- Script for calling cb2Bib in "Download Reference to cb2Bib" mode | # c2bimport -- Script for calling cb2Bib in "Download Reference to cb2Bib" mode | |||
# cb2Bib Tools | # cb2Bib Tools | |||
# Copyright (C) 2004-2019 by Pere Constans | # Copyright (C) 2004-2021 by Pere Constans | |||
# constans@molspaces.com | # constans@molspaces.com | |||
# | # | |||
# Copyright (C) 2009 by Filippo Rusconi | # Copyright (C) 2009 by Filippo Rusconi | |||
# rusconi@mnhn.fr | # rusconi@mnhn.fr | |||
# | # | |||
# June 2009: | # June 2009: | |||
# - Make use of quoted "$1" argument instead of $1. | # - Make use of quoted "$1" argument instead of $1. | |||
# | # | |||
# See the LICENSE file that comes with this distribution | # See the LICENSE file that comes with this distribution | |||
#------------------------------------------------------------------------------- | #------------------------------------------------------------------------------- | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |