Help:Authors
Welcome!
Scholarpedia is a peer-reviewed encyclopedia written by the leading experts of their respective fields. As an encyclopedia, it does not publish research papers or position papers, but, instead, is meant to serve as a repository for "living reviews" to be maintained by future generations of experts via a process of curatorship.
Contents |
Article Style
Article Structure
"Brevity is the soul of wit", and there is little doubt that the world's leading scholars are witty -- an effective Scholarpedia article is 2-3 pages long (2,000 words, though some topics warrant longer articles), not counting figures and animations.
While Scholarpedia articles do not feature an abstract, introduction, conclusion, or discussion, there are common structural elements most articles share. Whenever possible, each article starts with a one-sentence or one-paragraph dictionary-like definition of the main topic (this line essentially serves as an article abstract). The first paragraph of an entry should be conceptually accessible to a wide audience of readers. For instance:
- "A neuronal burst of spikes is two or more action potentials followed by a period of quiescence."
- "A
dynamical system is a system whose state in any moment of time is a function of (1) its immediately previous state and (2) any input."
(Please use
Then, as applicable, each article provides examples, illustrations, and a summary. In addition, wherever possible, articles are written in accordance with the following guidelines:
- Each article progresses from the simple to the complex.
- Articles should be concise but not terse, making good use of bullet points, tables, and diagrams, where these implements can break up text.
- The end of each article should include sections for references, recommended reading, and related Scholarpedia articles. See References below for more information.
Writing style
As encyclopedic entries, Scholarpedia articles are to be written in the "classic style" (Thomas & Turner, 1994, Princeton University Press). This is especially important as in 20 years article authorship will no doubt have changed.
- Articles here should be neutral, mentioning any and all widely accepted alternate points.
- While Scholarpedia aims to be accessible to a wide audience, content should be sufficiently comprehensive as to be informative for those in fields relevant to the topic of a given article. As a general rule, articles should be accessible to advanced undergraduate students studying in the article’s area or graduate students studying adjacent topics.
- Authors should attempt to anticipate common questions a reader might ask about a topic (e.g., for a movie: Who directed, or starred in the film? What was the main plot? And, what critical response did it receive?). Wikipedia articles are generally very successful in this regard.
- Articles explain only the terms that are pertinent to the topic, and link to articles where other terms are defined (see below). For instance, the article on Bursting does not explain concepts such as neurons, spikes, currents, and bifurcations, but links to other articles for definitions of these terms.
- Scholarpedia articles do not contain "I", "we", "our", or other first‐ and second-person pronouns.
- Avoid using abbreviations. This increases the Google PageRank score of the article.
Article publication process
Article proposal
To propose an article, click 'Propose a new article' link (left menubar). Your title should be short and encyclopedic, yet descriptive. The article will be temporary placed in a subpage of your user page. It will be there until it is sponsored by an existing Curator of Scholarpedia (in the future: two Curators). You can start writing your article.
Add a co-author
To add co-authors, go to your article and click 'co-author' link on the right menubar. Copy the secret URL and email it to your co-authors. When they click on the URL, they will be able to join you as co-authors. Keep the URL confidential, as it allows people to see your email address (for verification) and to delete your proposed article. You can add co-authors at any time until the article is accepted by all reviewers.
Get Sponsorship/Validation
Your proposed article must be sponsored by an existing Curator. For this, you need to click 'sponsor' link on the right menubar. Copy the secret URL and email it to a Curator of Scholarpedia who can validate that
- the topic you propose is encyclopedic and worthy a separate article, and
- you are the top world expert on this topic or you are the original inventor of this topic.
Once your article is sponsored, it is moved from your user page subpage to the article (main) namespace. If there exist another article sponsored but not approved yet with the same title, then your article will be placed in the queue so that if the other article is rejected, you will take the place.
Important: Once your article is sponsored, you have 2 months to finish the writing and peer-review process.
Peer review
When an article is ready for peer review, click 'peer-review' link on the right menubar and send the secret URL to your reviewers. Your article needs to be accepted by 2 existing curators of Scholarpedia, one of whom should be the original sponsor.
It is your responsibility to find the reviewers and to get them accept your article before the two-month deadline. If you fail, your article will return to the user subpage state and you will need to restart the process of sponsorship and review.
In your email to reviewers, direct them to the page containing instructions for reviewers.
Publication
After reviewers accept the article, it will be in "in-press" status for 2 weeks so that editors of Scholarpedia can have the final veto. After that, the senior author (selected by sponsors and reviewers) becomes the Curator and he/she has to approve the very first "official" version for publication. This version will be shown to all visitors by default. The moment of approval is the publication moment for citation purposes.
Copyright policy
Each article in Scholarpedia has its own copyright policy, freely selected by the authors from the following options:
Wikitext formatting
Articles in Scholarpedia are in Wikitext format, which is much simpler than LaTeX or HTML. Refer to Wikipedia help to learn the tricks and capabilities of Wikitext. In addition, you may open an existing article, e.g., Bursting, for editing, and take a look at the format (But, do not click save, unless you made useful revisions to the article).
Take a look at Article Template. To use the template, just click view source, then copy and paste the source content into your article. Once you have applied the template to your article, you can change the text to suit your needs (For example, add more tags for sections, bullet points, etc., as explained below).
If you would like to use LaTex, you can find a simple-minded LaTeX to Wikitext converter here. It uses context replacement to change LaTeX math environments to <math>...</math> brackets; but see also Including math below.
Text formatting
Sections and subsections
To create a section, write the section title on a new line and surround it with two equal signs (==). The example below produces the title of this section.
For subsections, use multiple equal signs. The example below produces the title of this subsection.
The table of content will be generated automatically for articles containing three or more sections.
Use sentence-style capitalization for section and subsection titles. Separate paragraphs within each section with an empty line.
Bullet points
To create a list of bullet points, insert an asterisk
*item 1 *item 2 **subitem 2a **subitem 2b *item 3
generates
- item 1
- item 2
- subitem 2a
- subitem 2b
- item 3
Lists
To create a numbered list, insert a number sign
#item 1 #item 2 ##subitem 1a ##subitem 1b #item 3
generates
- item 1
- item 2
- subitem 1a
- subitem 1b
- item 3
Bold and italics
To make a word appear in italic type, surround it with two single quotes (
To make a word appear in boldface type, surround it with three single quotes (
Use bold for definitions and italics for emphasis. For example, "... Washington, DC is the capital of the USA. Do not confuse it with the state of Washington..."
Use
Superscripts and subscripts
To make text appear as subscript, use the
To make text appear as superscript, use the
Do not use HTML tags for math equations, even simple ones. In the future, Scholarpedia will feature a Wikitext->LaTeX->pdf converter, so formatting all equations in LaTeX will result in more consistent texts.
Tables
Please read Wikipedia help to learn how to produce tables in Wikitext.
Links
Links in articles can be internal, referring to other articles within Scholarpedia, or external, referring to other websites. Wikipedia help provides a detailed description of the many capabilities of links. Some basic features are explained below.
Internal links
To create an internal link, surround the linking term in double square brackets
Adding a pipe (|) and text, e.g.,
Only make internal links on the first reference to a term in a paragraph, as if to provide, or remind your readers of, the definition of the term.
External links
To create an external link, surround a URL with one pair of brackets
Adding space and text to the link, e.g.,
Provide relevant external links at the end of your article.
Automatic links
Unlike Wikipedia, Scholarpedia can generate automatic links to existing articles; Words and phrases in an article that correspond to titles of other articles are automatically replaced by links to those articles. Scholarpedia tries to match the longest title first. E.g., the phrase "..using attractor reconstruction method.." will result in an autolink to the article on attractor reconstruction, and not to attractor.
You can control the autolinking process by inserting the following text anywhere in the article:
The first argument limits the number of autolinks to any particular title, and the other arguments, separated by the pipe "|" are the titles of the article that should be excluded from the autolinking process. For example, this may be useful in an article on gamma ray bursts, where autolinks to neuronal bursting would not be desirable.
To turn off the autolinker, place the following line anywhere in the article:
The default state is
Math formulae
To include math formulae, write your LaTeX expression and surround it with the beginning and ending markers as described below.
Inline math
For inline math, you can use
-
\ ( ...\ ) , or - <math> ... </math>
Thus \( \frac{3}{2} < 2\lambda \), and can be inserted
-
\ (\frac{3}{2} < 2\lambda\) , or - <math> \frac{3}{2} < 2\lambda </math>
Display math
"Display", or centered, math can be wrapped using:
-
\ [ ... \], or - :<math> ... </math>
Thus
\ [ f(x) = \lim_{T \rightarrow \infty} \frac{1}{T} \int_0^T g(x, t) \, dt\ ]
and
:<math>f(x) = \lim_{T \rightarrow \infty} \frac{1}{T} \int_0^T g(x, t) \, dt</math>
result in \[ f(x) = \lim_{T \rightarrow \infty} \frac{1}{T} \int_0^T g(x, t) \, dt \]
Adding a text label for your equation within the math tag, numbers the equation and makes it easier to reference in your text. For example,
\ [ \label{mass_energy} e=mc^2\ ]
results in a number on the left of the equation: \[ \tag{1} E=mc^2 \]
To refer to equation (1), write "equation
Because Scholarpedia uses the insanely powerful MathJax, nearly all Plain TeX Math macros are supported. For more details, visit the MathJax \(\TeX\) documentation
For short bits of text, you can use an online LaTeX to Wikitext converter. To preview your Wikitext (without saving the draft copy), open your article for editing, copy and paste your text, and then click preview. Save your text only after removing the extra LaTeX commands.
Including figures
Step 1. To include a figure in an article, type the placeholder
Accepted file formats include gif, jpg, and png, with a file size of 100K or less (the figure below is only 12K).
Step 2. After you save your text, a red link appears (where you put your placeholder
Figures in Scholarpedia are numbered automatically; if you need to refer to them, you can create a label, see below.
Avoid complicated figures with sub-figures and long captions. The following format is probably the most common for figures; It is used to include the figure below.
The Wikitext above creates a smaller version of the image (size 400px), frames it, puts it on the right-hand side and places a brief caption beneath it. The remainder of the text flows nicely around the frame. See Wikipedia picture tutorial for more information. To cite/refer to Figure 1 in the text, write
<figref>Bursting_Examples.gif</figref> .
If you reproduce a figure from an article in a journal, it is probably protected by the copyright. You need to obtain permission to reproduce the figure from that journal. (Note: Permission is required even when reproducing a copyrighted figure on your website.)
Including movies
The best way to include a movie is to make an animated .gif file, as in Synchronization. Such an animation does not require readers to install any additional software for viewing and even runs on cell phones and iPods. Other (less desirable) supported movie formats include avi, mpeg, mpg, mov. Please keep movie files to less than 1 MB.
Note: Animated .gif files are included in the same manner as normal .gif files (i.e.,
To include a movie file in your article, type:
To include flash movies, type:
which produces:
Including mp3 files
To include an mp3 file into your article, type:
which produces:
If the file is not already uploaded, Scholarpedia will create a red link in the text. Clicking on this link will take you through the process of uploading the file for inclusion in your article.
Including Java applets
See detailed instructions on how to include Java applets.
References
Include a section entitled “References” (
You can also submit your references in BibTeX format or directly include them in your online article using Scholarpedia's Bibitem template, please see Instructions for authors (Physics) for more information.
Include major books (not necessarily cited in the article) in a section entitled “Recommended reading” (
Finish your article with a “See also” section (
At the end of your article, include these links to place your article in the appropriate category. For example:
You should include at least one category.
Using copyrighted materials
Scholarpedia authors cannot use any content under a copyright owned by any party other than the author, or over which there are any other publishing restrictions, unless the author has obtained the necessary permissions from the copyright and/or license holders. This rule applies to all parts of Scholarpedia, including the author's own profile page. It is the author's responsibility to ensure that he or she abides by the terms of any licensing agreement permitting the inclusion of the copyrighted material. Often these terms stipulate, for example, that the author must include a phrase such as, "reproduced with permission" in the caption text for a copyrighted figure.
Note that in many cases there is no charge associated with obtaining permission from scholarly journals to re-publish one's own figures. Many journals have a streamlined process for issuing rights and permissions (e.g., see the Nature Publishing Group's "Permission requests").
It should be additionally noted that if an author puts his/her work on Scholarpedia, it is protected by Scholarpedia copyright. Content posted on Scholarpedia cannot be reproduced without the permission of Scholarpedia or the author (unless the author selects GNU or Creative Commons license).
A helpful exception to the above rule is that other authors of Scholarpedia articles can freely use figures from each others' pages. For example, if the author of an earlier article puts up figure XYZ.gif, then nothing stops you from writing
An author may elect to put a tag into the caption of the figure saying, "copyrighted by ...", but this is not necessary, since it does not provide more protection above that which is already provided by Scholarpedia's general copyright.