Download the doc:  
[HTML]   [PDF]
Download the doc:  
[HTML]   [PDF]

Linking to your COMS site

This section shows you how to link your website to the access page of the COMS site.

Use of the site in one language

If the URL of your site is:
https://conference-service.com/coms_demo
and you would like to create a link with the text:
Abstract submission
you can use the following HTML snippet to create a link that will open in a new window:
<a href="https://conference-service.com/coms_demo" target="_blank">Abstract submission</a>
This will create the following link:

Use of the site in more than one language

If you use more than one language, you can add a parameter to the URL to open the site in the desired language.

For the English version, use:
https://conference-service.com/coms_demo?lang=en
For the German version, use:
https://conference-service.com/coms_demo?lang=de
For the French version, use:
https://conference-service.com/coms_demo?lang=fr
Last updated: 29 January 2024