Add charter to journal
parent
192d117d8b
commit
5a3d0dc113
@ -0,0 +1,10 @@
|
||||
<?php include "header.php"; ?>
|
||||
<h1 class="page-header">Charter</h1>
|
||||
<p>The Intentional Journal of the Tildeverse is an open journal for members of any tilde box (i.e; tilde.town, tilde.team,
|
||||
yourtilde.com, tilde.fun, etc.) to describe research and results of projects. Papers published should be long-formed essays as
|
||||
opposed to short-form declarations, and can be on any topic of pure interest to the author, as long as there is non-commercial
|
||||
motivation to explore and learn more about a topic. In addition to publishing tilde members' papers, we also operate as a social
|
||||
space where members can participate in many ways, including (but not limited to) reviewing papers and providing constructive
|
||||
criticism, responding to author questions, writing (obviously), or even simply bringing up topics to be researched. Through reviewing
|
||||
and providing constructive criticism, we hope to provide a mechanism for authors to better themselves or develop their thinking about a topic.</p>
|
||||
<?php include "footer.php"; ?>
|
Loading…
Reference in New Issue