This site is supported by donations to The OEIS Foundation.

Seqfan

From OeisWiki
Jump to: navigation, search


This article page is a stub, please help by expanding it.


The SeqFan mailing list is the traditional place where contributors to the Online Encyclopedia of Integer Sequences discuss topics related to integer sequences. The mailing list existed long before this OEIS wiki, the new OEIS home, and the new OEIS foundation.

It can be found at https://groups.google.com/g/seqfan?pli=1

Recent Seqfan articles
Threads December January February March
Dates December January February March
Authors December January February March


Etiquette

Please be polite and courteous.

Make sure your message is accurate and complete; read it before posting it. It is going to 200+ people.

Stay on topic, stick to facts, topics should be limited to sequences and mathematics.

Do not post too often. Take time to collect all your thoughts into one reply.

We have the capability of moderating posts from individual users, but we would rather not have to invoke it.

Messages should be in English. But remember many members are not native speakers of English.

If you have a question about a particular OEIS entry, consider contacting the author through the "Email this user" feature in the OEIS Wiki.

Do not express opinions about which sequences are appropriate for the OEIS (leave that to the EiC's)

Template

This template is not currently working.

Template:Seqfan

The {{Seqfan}} (or {{SeqFan}}) external link template gives a link to a message in the SeqFan mailing list archive.

Usage

{{seqfan|month|monthday|year|message#|author|title}}

or

{{seqfan|month=month|monthday=monthday|year=year|message#=message#|author=author|Re=title (Re: is automatically prepended)}}

where

  • month is either full name (e.g. January), short name (e.g. Jan) or month number (01 to 12) (e.g. 01);
  • monthday is day of month (01 to 31);
  • year is 4-digits year;
  • message# is 6-digits message ID;
  • author is (optional) author's name (full name or abbreviated name);
  • Re is (optional) message title (Re: is automatically prepended).

Examples

Examples with valid input

  • Without optional author and Re parameters {{seqfan|January|20|2011|006886}}
yields [1], posting to SeqFan on January 20 2011
  • Without optional Re parameter {{seqfan|Jan|20|2011|006886|Russ Cox}}
yields Russ Cox, [2], posting to SeqFan on Jan 20 2011
  • With optional Re parameter {{seqfan|01|20|2011|006886|Russ Cox|Re: Windows text editor}}
yields Russ Cox, Re: Windows text editor, posting to SeqFan on 01 20 2011
  • Likewise {{seqfan|month=Jan|monthday=20|year=2011|message#=006886|author=Russ Cox|Re=Windows text editor}}
yields Russ Cox, Re: Windows text editor, posting to SeqFan on Jan 20 2011

Code


<noinclude>{{documentation}}</noinclude><includeonly><!--  
-->{{#if:{{{author|{{{5|}}}}}}|{{{author|{{{5|}}}}}},&nbsp;}}<!--
-->[http://list.seqfan.eu/pipermail/seqfan/{{{year|{{{3}}}}}}-{{fullmonth|{{{month|{{{1}}}}}}}}/{{{message#|{{{4}}}}}}.html <!--
-->{{#if:{{{Re|}}}|Re: {{{Re}}}|{{{6|}}}}}], posting to [[SeqFan]] on {{{month|{{{1}}}}}} {{{monthday|{{{2|}}}}}} {{{year|{{{3}}}}}}</includeonly>