Currently all articles are published live on our Substack integration for LexDAO through LexNews+, a part of the communications committee for the DAO.
In preparation for publication, as a repository of ideas and content, and as a potential place where members can eventually collaborate on publications, we've set this repository up to house different content for articles, OpEd or reviews.
---
title: Editorial Process for Submission
---
gitGraph
commit id: "New month"
commit id: "/Submissions"
branch article_idea
checkout article_idea
commit id: "draft" tag: "... as new branch"
checkout main
commit id: "other contrib"
checkout article_idea
branch co_author
checkout co_author
commit id: "suggestion"
checkout article_idea
commit id: "rejected"
checkout main
merge article_idea id: "Pull Request" tag: "accepted" type: HIGHLIGHT
checkout main
commit id: "pubish"
checkout co_author
commit id: "response as new article" type: REVERSE
When submitting articles for review, please go into the appropriate folder for the project you are submitting to, and place your file inside the Submitted directory.
It is important that you create a branch that clearly indicates who you are when doing this and that you initiate a pull request. If you intend for multiple co-authors, then sync from github to hackMD as collaborative editor with word level commentary. When you commit your files, we ask that you also please "sign" your commits (helps in tracking authorship).
Articles that are approved will be moved by the editors into the appropriate approved folders.
When submitting your articles, you should include the following naming convention:
- "[Year]-[Month]LexDAO[Name of the Periodical][Title or Short title of your Article][YourName/Pseudonym].md"
- For example: A monthly article submission in Jan 2024 by cimply should look like this: 2024-01_LexDAO_Monthly_Cimply.md
All articles should be properly formatted using markdown and must utilize heading structures where appropriate. Citations using the 1 shortcut should preferentially reference primary/secondary sources in the /tba @Fortunado/ style
Footnotes
-
Footnotes at bottom of article in style /tba/ ↩