Changes in / [29e2665:b485253] in sasview


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasview/local_config.py

    r1d310bb r73cbeec  
    3535'''Acknowledge its use in your publications as suggested below;''' 
    3636_acknowledgement_preamble_bullet2 =\ 
    37 '''Reference SasView as : M. Doucet, et al. SasView Version 4.1, Zenodo''' +\ 
    38 ''', 10.5281/zenodo.438138;''' 
     37'''Reference SasView as : M. Doucet, et al. SasView Version 4.0, Zenodo''' +\ 
     38''', http://doi.org/10.5281/zenodo.159083;''' 
    3939_acknowledgement_preamble_bullet3 =\ 
    4040'''Reference the model you used if appropriate (see documentation for refs);''' 
     
    4444'''This work benefited from the use of the SasView application, originally developed under NSF Award  
    4545DMR-0520547. SasView also contains code developed with funding from the EU Horizon 2020 programme  
    46 under the SINE2020 project Grant No 654000.''' 
     46under the SINE2020 project Grant No 654000, and by Patrick O'Brien & Adam Washington.''' 
    4747 
    4848_acknowledgement =  \ 
    4949'''This work was originally developed as part of the DANSE project funded by the US NSF under Award DMR-0520547, but is currently maintained  
    50 by a collaboration between UTK, UMD, NIST, ORNL, ISIS, ESS, ILL, ANSTO and TU Delft and the scattering community. SasView also contains code developed with funding from the  
    51 EU Horizon 2020 programme under the SINE2020 project (Grant No 654000). 
    52  
    53 A list of individual contributors can be found at: https://github.com/orgs/SasView/people 
    54 ''' 
     50by a collaboration between UTK, UMD, NIST, ORNL, ISIS, ESS, ILL, ANSTO and TU Delft. SasView also contains code developed with funding from the  
     51EU Horizon 2020 programme under the SINE2020 project (Grant No 654000), and by Patrick O'Brien (pycrust) and Adam Washington (corfunc-py).''' 
    5552 
    5653_homepage = "http://www.sasview.org" 
Note: See TracChangeset for help on using the changeset viewer.