Participation Opportunities – {{ $conference['title'] ?? 'Conference' }} {{-- HERO --}}
Engage

Participation Opportunities

There are several ways to participate in the {{ $conference['logo_text'] ?? 'Conference' }}. Every mode of participation carries the same official certification.

{{-- Intro --}}

There are several ways to participate in the {{ $conference['logo_text'] ?? 'conference' }}. Every mode of participation is valued equally and carries the same conferment of official certification and access to conference proceedings.

{{-- Participation Modes --}}

Modes of Participation

@foreach([ ['Oral Presentation','In-Person','Deliver a 20-minute research talk in a structured session, followed by a 5-minute Q&A with the audience and expert panel.','Submit an abstract through the portal. Upon acceptance, upload your full paper and register.', route('conference.abstract-submission', $conference['slug']),'Submit Abstract'], ['Poster Presentation','In-Person','Display your research findings in the dedicated poster exhibition area. Engage with attendees during scheduled poster sessions.', 'Submit an abstract specifying poster format. Accepted authors print their A0 poster and bring it to the event.', route('conference.abstract-submission', $conference['slug']),'Submit Abstract'], ['Virtual Presentation','Online','Present your research via Zoom to the full conference audience. Receive the same certificate as in-person presenters.', 'Submit and get accepted as an oral presenter, then select the virtual option during registration.', route('conference.registration-fees', $conference['slug']),'Register Online'], ['Listener / Attendee','In-Person or Online','Attend all sessions, keynote addresses, and networking events without presenting. An excellent option for practitioners and early-stage researchers.', 'Register directly without submitting a paper.', route('conference.registration-fees', $conference['slug']),'Register Now'], ['Publication Only','Remote','Submit a full paper for indexed journal publication without attending the event in person or online.', 'Submit your full manuscript and go through the peer review process. No registration for the event is required.', route('conference.full-paper-guidelines', $conference['slug']),'View Guidelines'], ['Workshop Organiser','In-Person','Propose and lead a focused half-day workshop or special session on a specific topic, subject to committee approval.', 'Contact the conference secretariat with a workshop proposal at least 3 months before the event.', route('conference.contact-us', $conference['slug']),'Contact Us'], ] as $mode)
{{ $mode[1] }}

{{ $mode[0] }}

{{ $mode[5] }}

What it involves

{{ $mode[2] }}

How to participate

{{ $mode[3] }}

@endforeach
{{-- What's included --}}

All Participants Receive

The following are included for every registered participant regardless of mode of participation.

@foreach([ 'Official Conference Certificate (presentation or attendance)', 'Full access to all keynote addresses, sessions, and workshops', 'Digital copy of the conference proceedings', 'Access to the conference networking platform and app', 'Listing in the conference delegate directory', 'Priority discounts on future GARI-organised events', ] as $benefit)
{{ $benefit }}
@endforeach
{{-- CTA --}}

Ready to secure your place?

Submit your abstract or register directly through our online portal. Registrations are processed in the order they are received.