New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
user/nicolasmartin/BibliographyBuilding (diff) – NEMO

Changes between Version 1 and Version 2 of user/nicolasmartin/BibliographyBuilding


Ignore:
Timestamp:
2017-08-04T16:40:39+02:00 (7 years ago)
Author:
nicolasmartin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/nicolasmartin/BibliographyBuilding

    v1 v2  
    1212 
    1313'''The aim here is not to produce the accurate list of publications''' generated by the use of NEMO (possible only after long work by hands) but at least a fair catalogue of references considered to be derived on way or another from a analysis of NEMO results.\\ 
    14 After multiples tries, for now we have defined to search only for 2 words ''''nemo'''' and ''''ocean'''' but differently according to publications fields 
    15 || __Title__ ||  `OR`  || __Abstract__ ||  `OR`  || __Full text__ or __Body__ || 
    16 || 'nemo' `AND` 'ocean' || || 'nemo' `AND` 'ocean' || || "nemo ocean" || 
     14After multiples tries, for now we have defined to search only for 2 words ''''nemo'''' and ''''ocean'''' but differently according to publications fields. Here is the query structure with the logical operators (`AND`|`OR`|`NOT`) 
     15 
     16{{{#!td 
     17__Title__ 
     18}}} 
     19{{{#!td rowspan=2 
     20`OR` 
     21}}} 
     22{{{#!td 
     23__Abstract__ 
     24}}} 
     25{{{#!td rowspan=2 
     26`OR` 
     27}}} 
     28{{{#!td 
     29__Full text__ `OR` __Body__ 
     30}}} 
     31|- 
     32{{{#!td 
     33'nemo' `AND` 'ocean' 
     34}}} 
     35{{{#!td 
     36'nemo' `AND` 'ocean' 
     37}}} 
     38{{{#!td 
     39'nemo ocean' 
     40}}} 
    1741 
    1842These criteria are alterable and could change in the future. In particular, a lexicographic analysis of the words contiguous to 'NEMO' in the already selected publications would be interesting in order to refine the query.