Abstract Guidelines – {{ $conference['title'] ?? 'Conference' }} {{-- HERO --}}
Submission

Abstract Guidelines

{{ strtoupper($conference['title'] ?? 'Conference') }}

{{-- MAIN CONTENT --}}
{{-- Intro --}}

Every abstract submitted to the {{ $conference['logo_text'] ?? 'conference' }} must satisfy the requirements outlined below. Non-compliant submissions are returned without review. Please read carefully before preparing your document.

{{-- Requirements Table --}}

General Requirements

@foreach([ ['Word Count','250 – 300 words. No submissions shorter or longer will be accepted.'], ['Language','English only. Submissions in other languages will not be reviewed.'], ['File Format','Microsoft Word (.doc or .docx). PDF is not accepted at this stage.'], ['Keywords','Include 4–5 specific keywords immediately below the abstract body.'], ['Originality','Must be original, unpublished work not currently under review elsewhere.'], ['Author Details','Include full name, institutional affiliation, and country for every author.'], ] as $i => $row)

{{ $row[0] }}

{{ $row[1] }}

@endforeach
{{-- Structure --}}

Recommended Structure

Your abstract should follow this six-part structure. Each section should be concise and focused.

    @foreach([ ['Background / Introduction','State the research problem and why it is significant.'], ['Objectives','Define the aims and key research questions of your study.'], ['Methodology','Describe the research approach, data collection, and analysis method.'], ['Results & Findings','Summarise the key results and their statistical or thematic significance.'], ['Conclusions','State the main conclusions and their practical or theoretical implications.'], ['Keywords','List 4–5 precise terms that best characterise your work.'], ] as $idx => $sec)
  1. {{ str_pad($idx+1, 2, '0', STR_PAD_LEFT) }}

    {{ $sec[0] }}

    {{ $sec[1] }}

  2. @endforeach
{{-- Quick Facts --}}
@foreach([ ['250–300', 'Word Limit'], ['.docx', 'File Format'], ['Double-Blind','Review Process'], ['2–3 Weeks','Notification'], ] as $stat)

{{ $stat[0] }}

{{ $stat[1] }}

@endforeach
{{-- CTA --}}

Ready to submit your abstract?

Use our secure online submission portal. Ensure your document is formatted correctly before uploading.