forked from metamath/set.mm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mm-mailing-list.html
58 lines (49 loc) · 2.74 KB
/
mm-mailing-list.html
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML LANG="EN-US">
<HEAD>
<!-- improve mobile display -->
<META NAME="viewport" CONTENT="width=device-width, initial-scale=1.0">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Metamath Mailing List</TITLE>
<LINK REL="shortcut icon" HREF="favicon.ico" TYPE="image/x-icon">
</HEAD>
<BODY BGCOLOR="#FFFFFF" STYLE="padding: 0px 8px">
<H1>Metamath Mailing List</H1>
<P>
We welcome everyone who is interested in Metamath to join the
<a href="https://groups.google.com/forum/#!forum/metamath">Metamath
mailing list</a>, which discusses all topics related to Metamath.
Metamath is a tiny language that can express theorems in abstract mathematics, accompanied by proofs that can be verified by a computer program.
</P>
<P>
We ask that you follow common netiquette rules for mailing lists. In short, respect others' time. For example:
</P>
<UL>
<LI>Use a descriptive subject that describes the content of your post. If you're changing to a new subject, please start a new thread with the new subject. You can show a relationship with a previous subject by using a subject like NEW_SUBJECT (was: OLD_SUBJECT).</LI>
<LI>Please avoid replying to yourself (unless it's just occasionally for a quick correction), and allow others time to respond. The point of a mailing list is to enable discussion, not monologue.</LI>
<LI>Avoid unnecessary material. Don't just post me-too posts, and quote only what you need to make your point clear.</LI>
<LI>Use bottom-posting or interleaved quoting. This makes posts easier to understand.</LI>
<LI>Try to post in normal next and *not* rich text. Posting in HTML is allowed, but don't assume that everyone reading the message can see the formatting.</LI>
<LI>Don't shout (that is, post in all-caps).</LI>
<LI>Avoid personal attacks. Disagreement on ideas is fine (and expected).</LI>
</UL>
<P>
There may be occasional lapses, the point is that everyone should *try* to respect others' time.
</P>
<P>
Postings that do not follow these guidelines are subject to removal, and posters who repeatedly do not follow these guidelines are subject to added moderation or removal. We need to be able to do this to ensure that the mailing list meets its objective.
</P>
<P>
Some additional guidelines and clarifications can be found at:
</P>
<UL>
<LI>
<A HREF="https://en.opensuse.org/openSUSE:Mailing_list_netiquette">openSUSE:Mailing list netiquette</A></LI>
<LI>
<A HREF="https://lifehacker.com/basic-etiquette-for-email-lists-and-forums-5473859">Basic Etiquette for Email Lists and Forums</A></LI>
<LI>
<A HREF="http://linux.sgms-centre.com/misc/netiquette.php">USENET and Mailing List posting netiquette</A></LI>
</UL>
</BODY>
</HTML>