source: trunk/data/bibnemo1.xml @ 65

Last change on this file since 65 was 65, checked in by pinsard, 16 years ago

some improvemnt but bibopa.sh and superbib01_txt.xsl are still not fully compatible

  • Property svn:keywords set to Id
File size: 4.8 KB
Line 
1<?xml version='1.0' encoding='ISO-8859-1'?>
2<bibliography
3version="5.0"
4xmlns="http://docbook.org/ns/docbook"
5xml:id="bibnemo1" xml:lang="en">
6<info>
7<date>
82008-05-07T15:01:26Z
9</date>
10<!--
11short version for test nemo
12
13update :
14$Id$
15fplod 2008-05-07T15:07:43Z aedon.locean-ipsl.upmc.fr (Darwin)
16-->
17</info>
18<biblioentry xml:id="achutarao2000_01">
19<!-- article with no doi -->
20  <authorgroup>
21    <author> <personname> <surname>AchutaRao</surname> <firstname>K.</firstname> </personname> </author>
22    <author> <personname> <surname>Sperber</surname> <firstname>K. R.</firstname> </personname> </author>
23  </authorgroup>
24  <title>The El Nino Southern Oscillation in Coupled GCMs</title>
25  <biblioset relation="journal">
26    <title>PCMDI Report Series</title>
27    <volumenum>61</volumenum><pagenums>46 pp</pagenums>
28    <pubdate>2000</pubdate>
29  </biblioset>
30</biblioentry>
31<biblioentry xml:id="alory2005_01">
32<!-- article with doi -->
33  <authorgroup>
34    <author> <personname> <surname>Alory</surname> <firstname>G.</firstname> </personname> </author>
35    <author> <personname> <surname>Cravatte</surname> <firstname>S.</firstname> </personname> </author>
36    <author> <personname> <surname>Izumo</surname> <firstname>T.</firstname> </personname> </author>
37    <author> <personname> <surname>Rodgers</surname> <firstname>K. B.</firstname> </personname> </author>
38  </authorgroup>
39  <title>Validation of a decadal OGCM simulation for the tropical Pacific</title>
40  <biblioid class="doi">10.1016/j.ocemod.2004.08.003</biblioid>
41  <biblioset relation="journal">
42    <title>Ocean Modelling</title>
43    <volumenum>10</volumenum><issuenum>3-4</issuenum><pagenums>272-282</pagenums>
44    <pubdate>2005</pubdate>
45  </biblioset>
46</biblioentry>
47<biblioentry xml:id="andrich1988_01">
48<!-- conf proceeding -->
49  <authorgroup>
50    <author> <personname> <surname>Andrich</surname> <firstname>P.</firstname> </personname> </author>
51    <author> <personname> <surname>Madec</surname> <firstname>G.</firstname> </personname> </author>
52    <author> <personname> <surname>L'hostis</surname> <firstname>D.</firstname> </personname> </author>
53  </authorgroup>
54  <title>Performance evaluation for an Ocean General Circulation Model, Vectorization and Multitasking</title>
55  <biblioset relation="conference">
56    <title>In Conference Proceedings of the 1988 International Conference on Supercomputing</title>
57    <pubdate>1988</pubdate>
58    <publisher><publishername>AMC press</publishername></publisher>
59    <pagenums>295-303</pagenums>
60    <confgroup>
61     <conftitle>International Conference on Supercomputing</conftitle>
62     <confdates>July 4-8, 1988</confdates>
63     <address>St-Malo, France</address>
64    </confgroup>
65  </biblioset>
66</biblioentry>
67
68<biblioentry xml:id="bernie2007_01">
69<!-- article in press -->
70  <authorgroup>
71    <author> <personname> <surname>Bernie</surname> <firstname>D. J.</firstname> </personname> </author>
72    <author> <personname> <surname>Guilyardi</surname> <firstname>E.</firstname> </personname> </author>
73    <author> <personname> <surname>Madec</surname> <firstname>G.</firstname> </personname> </author>
74    <author> <personname> <surname>Woolnough</surname> <firstname>S. J.</firstname> </personname> </author>
75    <author> <personname> <surname>Slingo</surname> <firstname>J. M.</firstname> </personname> </author>
76  </authorgroup>
77  <title>Impact of resolving the diurnal cycle in an ocean-atmosphere GCM. part 1: Diurnally forced OGCM</title>
78  <biblioset relation="journal">
79    <title>Clim. Dyn.</title>
80    <pubdate>2007</pubdate>
81    <bibliomisc>in press</bibliomisc>
82  </biblioset>
83</biblioentry>
84<biblioentry xml:id="yamagata2004_01">
85<!-- book with isbn and agu code -->
86  <authorgroup>
87    <author> <personname> <surname>Yamagata</surname> <firstname>T.</firstname> </personname> </author>
88    <author> <personname> <surname>Behera</surname> <firstname>S. K.</firstname> </personname> </author>
89    <author> <personname> <surname>Luo</surname> <firstname>J.-J.</firstname> </personname> </author>
90    <author> <personname> <surname>Masson</surname> <firstname>S.</firstname> </personname> </author>
91    <author> <personname> <surname>Jury</surname> <firstname>M.</firstname> </personname> </author>
92    <author> <personname> <surname>Rao</surname> <firstname>S. A.</firstname> </personname> </author>
93  </authorgroup>
94  <title>Coupled ocean-atmosphere variability in the tropical Indian Ocean</title>
95  <biblioid class="isbn">0-87590-412-2</biblioid>
96  <biblioid class="other" otherclass="AGU">Code GM1474122</biblioid>
97  <biblioset relation="journal">
98    <title>Geophysical Monograph Series, Earth's Climate: The Ocean-Atmosphere Interaction</title>
99    <pubdate>2004</pubdate>
100    <publisher><publishername>C. Wang, S.-P, Xie, J, A. Carton, Editors</publishername></publisher>
101    <volumenum>147</volumenum>
102    <pagenums>414 pages</pagenums>
103    <bibliomisc>hardbound</bibliomisc>
104  </biblioset>
105</biblioentry>
106</bibliography>
107
Note: See TracBrowser for help on using the repository browser.