-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmailinglist.html
More file actions
123 lines (96 loc) · 4.56 KB
/
mailinglist.html
File metadata and controls
123 lines (96 loc) · 4.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Nmag Mailing list</title>
<link rel="stylesheet" href="css/navigation_02_2008.css" type="text/css" />
<link rel="stylesheet" href="css/body_02_2008.css" type="text/css" />
</head>
<body>
<div id="wrap">
<img src="images/nmaglogo2.png" alt="University of Southampton, nmag, Computational Micromagnetism, logo" hspace="0" vspace="1" valign="top">
</div>
<div id="wrap">
<table>
<tr>
<td valign="top" align="left" width="25%">
<!--<img src="images/IronPalladium.png" width="137" height="134" alt="logo" vspace="1" hspace="2" >-->
<div id="left-column">
<div id="sidie">
<ul>
<li class="left-navheader-first">
<a href="index.html" class="left-navheader">nmag home
</a>
</li>
<li class="left-navheader">Pages</li>
<li><a href="nmag-doc">Manual (html)</a></li>
<li><a href="mailinglist.html">Mailing list</a></li>
<li><a href="../community/wiki/nmag">Wiki</a></li>
<li><a href="0.2/index.html">nmag 0.2</a></li>
<li><a href="current/manual/manual.pdf">Manual (pdf)</a></li>
<li><a href="download.html">Download</a></li>
</ul>
</div>
</div>
</td>
<!-- main content cell first, with rowspan=2 -->
<td valign="top" rowspan="2">
<div id="header-section">
<div id="header">
<ul>
<li><a href="index.html">Nmag home</a></li>
<li>|</li>
<li>Mailing list</li>
</ul>
</div>
</div>
<div id="middle-column">
<a name="startcontent" id="startcontent"></a>
<div id="gallery">
<div class="document" id="nmag-mailing-list">
<h1 class="title">Nmag Mailing list</h1>
<p>If you have a question about how to use the software after having
studied the tutoria/manual, we suggest you subscribe to <a class="reference internal" href="#nmag-users">nmag-users</a>,
and post it there.</p>
<p>Currently, there is no dedicated resource for available for Nmag support.</p>
<div class="section" id="nmag-users">
<h1>nmag-users</h1>
<p><strong>nmag-users@lists.soton.ac.uk</strong> is a mailing list to discuss the use of
nmag. Any announcements to <tt class="docutils literal"><span class="pre">nmag-announce</span></tt> will also be sent to this
mailing list.</p>
<p>To subscribe to this list, send an email to
<a class="reference external" href="mailto:nmag-users-request%40lists.soton.ac.uk">nmag-users-request<span>@</span>lists<span>.</span>soton<span>.</span>ac<span>.</span>uk</a> with an empty subject
and the word <tt class="docutils literal">subscribe</tt> in the body of the email.</p>
<p>Information about how to unsubscribe are provided with the welcome
message once you have subscribed.</p>
<p>The <strong>archives</strong> can be found and searched at
<a class="reference external" href="http://groups.google.com/group/nmag-users">http://groups.google.com/group/nmag-users</a>.</p>
</div>
<div class="section" id="nmag-announce">
<h1>nmag-announce</h1>
<p><strong>nmag-announce@lists.soton.ac.uk</strong> is a low traffic read-only mailing
list which will broadcast updates of nmag and any other relevant news.</p>
<p>To subscribe to this list, send an email to
<a class="reference external" href="mailto:nmag-announce-request%40lists.soton.ac.uk">nmag-announce-request<span>@</span>lists<span>.</span>soton<span>.</span>ac<span>.</span>uk</a> with an empty
subject and the word <tt class="docutils literal">subscribe</tt> in the body of the email.</p>
<p>The <strong>archives</strong> can be found and searched at
<a class="reference external" href="http://groups.google.com/group/nmag-announce">http://groups.google.com/group/nmag-announce</a>.</p>
</div>
</div>
</div>
<div id="end">
<!--<p><a href="#startcontent"><small>Return to Top</small></a><br />
</p>-->
</div>
</div></td>
</tr>
</table>
<div id="footer">
<!--
Copyright © Voidspace<br />Design by <a href="http://www.fuchsiashockz.co.uk">Fuchsiashockz</a> | <a href="http://validator.w3.org/check?uri=referer" title="Validate code as W3C XHTML 1.1 Strict Compliant">W3C XHTML 1.1</a> | <a href="http://jigsaw.w3.org/css-validator/check?uri=referer" title="Validate Style Sheet as W3C CSS 2.0 Compliant">W3C CSS 2.0</a>
-->
<small>Page last modified <strong>Thu Aug 14 08:48:58 2025</strong>.</small>
| Created with <a href="rest2web.html">rest2web</a>, and <a href="computing/rstwebpage.html">reStructuredText</a> docutils.
</div>
</div>
</body>
</html>