Contributing Guidelines

These are incomplete guidelines for contributing or improving articles on The Berean Archive.

Source Code

The entire site's source code, including all articles, is published on GitHub. If you'd like to correct, improve, or add new content, contact us and send a pull request.

Articles can be written in either html (with a little bit of php to help) or in Markdown, with the latter being the preferred format for new articles. Markdown files are automatically converted to html on page load, via the .htaccess and md2html.php code files in the root of the site.  Typora is a decent and free editor for Markdown Files and supports most features used.  HTML tags can be embedded in the .md files to go beyond features supported by Markdown.

Examples

The HIV Evolution article is the most up-to-date example that conforms to this specification.  Some other articles don't yet conform because they were written prior to this specification.

Article Format

Except where it otherwise doesn't make sense to do so, most articles should use the following layout:

Layout

  1. Large image header
  2. Meta info:  authors, created, modified, history
  3. Summary with short list of key points.
  4. Detailed Points 1..N
  5. Common Objections
  6. Issues and Unanswered Questions (if applicable)
  7. Further Reading
  8. Related Articles
  9. Footnotes

More detailed sub-points can be summarized in one article with a link to a more detailed article.  Likewise with large blocks of supplemental information.

Writing Guidelines:

  1. Make ample use of tables, lists, charts, and images to summarize information and to make article more readable.
  2. If possible, embed javascript tools to try out calculations or show adjustable graphs.
  3. Within articles, use either citations inline or shortened versions of quotes.  Include or link to full quotes in sources.
  4. NRSV should be the first choice for bible citations, since it is most commonly cited in academia.

Citations

Berean Modified MLA Rules

The main goal of citations is to make it easy to find and very sources.  The Berean Modified MLA citation format is based on MLA version 8, with modifications are made to replace less helpful information with the more helpful:

Omissions:

  1. Website name and publisher may be omitted if they are not significant.
  2. Access dates may be omitted for brevity.
  3. Since all journal articles names should be a link to their source, volume and issue numbers may be omitted.
  4. Words like "web" and "print" should be omitted--including page numbers indicates the source was originally in print.
  5. Long article names may be abbreviated, or subtitles omitted.

Dates:

  1. Format dates as Feb 7, 2005 since it's more conventional.

Links and Pages:

  1. Any online content should have its title link to it source.  If page numbers, or audio/video seek time can be linked, they should be linked instead.
  2. All longer audio and video sources should include the minutes and seconds, linked if possible.  E.g. "At 2:23 " or "2:34 to 4:36 and 8:15 to 8:39"
  3. Page numbers should be preceded by the word "Page" or "Pages".
  4. Page numbers can be suffxed with a parenthetical note to find the specific place on the page.  E.g. (2nd column, top left).
  5. Closed-source journal article titles should link to the most official source available, such as the journal's website or ncbi.nlm.nih.gov, even if the source only includes the abstract.  If arXiv.org or someone else has a full source PDF published on their blog, it can be listed in the mirrors.

Citing Sources:

  1. "Ibid." should be replaced with list sub-items with a page number and at least some of the relevant text quoted.

Miscellaneous:

  1. Use two spaces after each period to improve readability.
  2. Since sites sometimes shut down, include mirror links in the comments, such as archive.org, archive.is, a screenshot of the source, or a local copy of the source in its entirity, if fair use allows it.

Berean Modified MLA Examples

Here are several examples of what article citations should look like:

Website Examples:

  1. Last, First.  "Article Title".  Webiste Name.  Article Date.
    Comment about the source.  Mirrors:  Mirror 1 | Mirror 2 | Local copy with notes
  2. Behe, Michael J.  "Design for Living."  New York Times.  Feb 7, 2005.  Behe is a biochemist and a leading proponent of Intelligent Design.  Mirrors:  Archive.org | Local copy

Book Examples:

  1. Last, First. Book Name. Publisher.  Year.  Page 1. Mirrors:  Local copy
  2. Behe, Michael J.  The Edge of Evolution.  2007.  Pages 62-63. Mirrors:  Local copy
  3. Behe, Michael J.  The Edge of Evolution.  2007.  Pages 37, 49, and 113. Mirrors:  Local copy

Journal Examples:

  1. Last, First.  "Paper Title."  Journal Name, Year. Pages.
  2. Behe, Micahel J.  "Experimental Evolution, Loss-of-function Mutations, and 'the First Rule of Adaptive Evolution'".   Q Rev Biol 2010.  Page 419 (top left). Mirrors: PDF on Behe's website | ResearchGate | FlipHtml5
  3. Sharp, Paul M et al.  "The evolution of HIV-1 and the origin of AIDS."  Philos Trans R Soc Lond B.  2010.Mirrors:  Archive.org

    1. "More than 40 species of African monkeys are infected with their own, species-specific, SIV and in at least some host species, the infection seems non-pathogenic."

    2. "Chimpanzees acquired from monkeys two distinct forms of SIVs that recombined to produce a virus with a unique genome structure."

    3. "We have found that SIV infection causes CD4+ T-cell depletion and increases mortality in wild chimpanzees, and so the origin of AIDS is more ancient than the origin of HIV-1."

Video Examples:

  1. Last, First.  " Video Title."  Video Date.  Seek to video time
  2. Behe, Michael J.  "What Are the Limits of Darwinism?"  Jan 31, 2013.  Seek to 2:23.  Behe is a biochemist and a leading proponent of Intelligent Design.  His talk was presented at the University of Toronto. 

Forum, blog, or newsgroup comment:

Based on the guidelines here.

  1. west_of_everywhere.  "Re: How come there's a Amoeba with 200 times larger gene set than humans?"  Aug 27, 2016.
    west_of_everywhere describes his/herself as "a grad student in Statistics in the Bickel group at UC Berkeley" who was part of the ENCODE Analysis Working Group.  Mirrors: Local copy

Additional calculations without an external source:

TODO

File organization

Articles live in the articles folder, which is organized by scholarly disciplein (biology, history, etc). Naming conventions for locally mirrored sources (pdfs / images / html pages)

  1. lastname-article-title-year-pages-23-25.png
  2. username-forum-thread-title-website-year.html

All code and content on The Berean Archive is placed under the CC0 1.0 Universal "Public Domain" license unless originating from a third party or denoted otherwise.

Use of media from other websites is believed to meet the criteria for fair use.