Category: Members
Shorts That Are Not Pants
Help us promote Short Film Conference
Please help us promote the Short Film Conference by adding our logo to your website, catalogue, and all external publications, if possible with a link to this site. While an ad is being created, please download our logo in one of the following formats:
print quality: png-format ; TIFF (CYMK) ; Adobe Illustrator
Pay membership Fee
As agreed by the general assemblee in Clermont-Ferrand at February 2nd, 2015, all (potential) members are requested to pay 40 euro membership fee per year. As this is the first year of (re-)introduction of the fee, we have decided to make this contribution valid till the december 31st, 2016. This small donation will make it possible for the organisation to professionalize its work and to ask a concrete (albeit small) commitment of its members.
Aspiring members (those who haven’t been to previous meetings in Clermont-Ferrand) will have to be approved by a subcommittee. Please read the entire procedure via this link.
Please click on the button below, you will be directed to the (100% secure) Paypal website, you are able to pay with most major credit cards. If you have further questions, please contact info(at)shortfilmconference.com
List of members
All members
Festivals
Europe
-
[insert_php]
- ” rel=”bookmark” title=”Permalink to “>
$photog_posts = new WP_Query(‘category_name=europe&post_type=festivalinfo&orderby=title&order=asc&showposts=100’);
while($photog_posts->have_posts()) : $photog_posts->the_post();
?>
[/insert_php]
Africa
-
[insert_php]
- ” rel=”bookmark” title=”Permalink to “>
$photog_posts = new WP_Query(‘category_name=africa&post_type=festivalinfo&orderby=title&order=asc&showposts=100’);
while($photog_posts->have_posts()) : $photog_posts->the_post();
?>
[/insert_php]
Oceania
-
[insert_php]
- ” rel=”bookmark” title=”Permalink to “>
$photog_posts = new WP_Query(‘category_name=oceania&post_type=festivalinfo&orderby=title&order=asc&showposts=100’);
while($photog_posts->have_posts()) : $photog_posts->the_post();
?>
[/insert_php]
Governmental organisations
-
[insert_php]
- Posted on Categories Members
$photog_posts = new WP_Query(‘category_name=governmental-organisations&post_type=festivalinfo&orderby=title&order=asc&showposts=100’);
while($photog_posts->have_posts()) : $photog_posts->the_post();
?>