===========================================================
SCPE Journal Official LaTeX Template (v2.0)
===========================================================

Welcome to the official LaTeX template for SCPE (Scalable Computing: Practice and Experience). 

FILES INCLUDED IN THIS PACKAGE:
1. scpe.cls       - The core LaTeX class file (DO NOT MODIFY).
2. main.tex       - The main manuscript template for authors.
3. references.bib - The BibTeX file containing examples of how to format journal articles, conferences, books, websites, etc.
4. fig1.png       - A sample figure.
5. main.pdf       - A compiled preview of the template.

HOW TO USE:
1. We highly recommend using Overleaf (www.overleaf.com) to edit and compile this template. Simply upload the entire .zip file to Overleaf as a "New Project".
2. Alternatively, open "main.tex" in your local LaTeX editor (e.g., TeXStudio). Make sure all files are in the same folder.
3. Compile using pdfLaTeX or XeLaTeX.

IMPORTANT RULES (Please read carefully):
- DO NOT use \scalebox or \resizebox to shrink equations or tables.
- DO NOT use vertical lines (|) in tables. Use \toprule, \midrule, \bottomrule.
- Manage all your citations in the provided "references.bib" file.
- Save your files in UTF-8 encoding.

For detailed submission guidelines, please visit the SCPE official website.