Article Submit Page: Difference between revisions

From ASXResearch
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Google Scholar.png|right|120px]]
[[File:Divider.png|right|150px]]
[[File:ORCID Logo nb.png|right|120px]]
[[File:Divider.png|right|150px]]
[[File:APA 7a.png|right|120px]]
[[File:Divider.png|right|150px]]
[[File:DOAJ.png|right|120px]]
[[File:Divider.png|right|150px]]
[[File:Crossref.png|right|120px]]
<html>
<html>
<!-- Submission Page -->
<!-- Submission Page -->
<div class="max-w-2xl mx-auto p-6">
<div style="max-width:800px; margin-left:0; padding:24px; font-family:Arial, sans-serif; font-size:16px; line-height:1.6; color:#111111; background-color:#ffffff; border:1px solid #cccccc;">
  <h2 class="text-2xl font-bold text-gray-900 mb-4">Article Submission Form</h2>
  <p class="text-sm text-gray-600 mb-6">Please use the downloadable APA 7 template below to ensure formatting consistency. Articles will be reviewed for style and relevance before publication.</p>


   <a href="/templates/ASXResearch-APA-Template.pdf" class="inline-block bg-blue-600 text-white px-4 py-2 rounded hover:bg-blue-700">Download Template (PDF)</a>
   <h2 style="font-size:22px; margin-bottom:16px;">Article Submission Form</h2>
 
  <p style="font-size:15px; margin-bottom:16px;">
    Please use the downloadable APA 7 template below to ensure formatting consistency.
    Articles will be reviewed for style, structure, and academic relevance prior to listing within the ASX Research database.
  </p>
 
  <div style="margin-bottom:24px;">
    <a href="/templates/ASX%20Template.pdf" style="display:inline-block; background-color:#1d4ed8; color:#ffffff; padding:8px 16px; text-decoration:none; margin-right:12px;">Download Template (PDF)</a>
    <a href="/templates/ASX%20Template.docx" style="display:inline-block; background-color:#1d4ed8; color:#ffffff; padding:8px 16px; text-decoration:none;">Download Template (DOCX)</a>
  </div>
 
  <form method="POST" action="submit_article.php" enctype="multipart/form-data" style="margin-top:24px;">
    <input name="fullName" type="text" placeholder="Your Full Name" style="width:100%; box-sizing:border-box; border:1px solid #cccccc; padding:10px; margin-bottom:12px;" />
    <input name="articleTitle" type="text" placeholder="Article Title" style="width:100%; box-sizing:border-box; border:1px solid #cccccc; padding:10px; margin-bottom:12px;" />
    <textarea name="abstract" placeholder="One or Two Sentence Summary" style="width:100%; box-sizing:border-box; border:1px solid #cccccc; padding:10px; margin-bottom:12px;"></textarea>
    <input name="pdfFile" type="file" accept="application/pdf" style="margin-bottom:16px;" />
    <button type="submit" style="background-color:#15803d; color:#ffffff; padding:10px 20px; border:none;">Submit Article</button>
  </form>


<form class="mt-6 space-y-4" method="POST" action="submit_article.php" enctype="multipart/form-data">
  <input name="fullName" type="text" placeholder="Your Full Name" class="w-full border border-gray-300 rounded px-3 py-2" />
  <input name="articleTitle" type="text" placeholder="Article Title" class="w-full border border-gray-300 rounded px-3 py-2" />
  <textarea name="abstract" placeholder="Article title" class="w-full border border-gray-300 rounded px-3 py-2"></textarea>
  <input name="pdfFile" type="file" accept="application/pdf" class="w-full" />
  <button type="submit" class="bg-green-600 text-white px-4 py-2 rounded hover:bg-green-700">Submit Article</button>
</form>
</div>
</div>
</html>
</html>

Latest revision as of 20:18, 31 May 2025

Article Submission Form

Please use the downloadable APA 7 template below to ensure formatting consistency. Articles will be reviewed for style, structure, and academic relevance prior to listing within the ASX Research database.