Commit 3f80962994b68ae8caa499aec85177c3c001bb32
1 parent
a63e6108
Exists in
master
and in
4 other branches
Add MPPE in policy
Showing
2 changed files
with
21 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,20 @@ |
1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | |
2 | +<html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252"><title> </title> | |
3 | +<link href="../js/resources/css/styles.css" rel="stylesheet" type="text/css" media="screen" /> | |
4 | +<link rel="icon" href="../favicon.ico" type="image/x-icon"> | |
5 | +<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"> | |
6 | +</head> | |
7 | + <body> | |
8 | +<div id="content"> | |
9 | +<div id="main"> | |
10 | +<h3> | |
11 | + Mercury Plasma Particle Experiment (MPPE) | |
12 | +</h3> | |
13 | +</br> | |
14 | + | |
15 | +MPPE is funded by JAXA, CNES, the Center National de la Recherche scientifique (CNRS, France), the Italian Space Agency (ASI). | |
16 | +</br> | |
17 | +Using these data for publications should imply co-authorship of Y. Saito (MPPE PI) and/or Y. Saito (MIA) and/or D. Delcourt (MSA) and/or N. André (MEA) and/or S. Barabash (ENA) depending on the MPPE sensor(s) used in the study. Preferred collaboration is participation to analysis well ahead of publication. | |
18 | + | |
19 | +</div></div> | |
20 | +</body></html> | |
0 | 21 | \ No newline at end of file |
... | ... |
help/policy.html
... | ... | @@ -31,6 +31,7 @@ |
31 | 31 | <li><a href="https://www.cosmos.esa.int/web/solar-orbiter/solar-orbiter-publication-acknowledgement" target="_blank">SOLAR ORBITER</a> |
32 | 32 | <li><a href="STEREO.html" target="_blank">STEREO</a> |
33 | 33 | <li><a href="http://themis.ssl.berkeley.edu/roadrules.shtml" target="_blank">THEMIS</a> |
34 | + <li><a href="MPPE.html" target="_blank">BepiColombo/Mio/MPPE</a> | |
34 | 35 | </ul> |
35 | 36 | </div> |
36 | 37 | </div> |
... | ... |