Défense publique de thèse de Filip Batselé

Publié le 17 octobre, 2023

Navigation

(function () { function normalize(input) { try { const u = (input instanceof URL) ? input : new URL(input, window.location.href); let p = u.pathname.toLowerCase().replace(/\/+$/,  »); return p ===  » ? ‘/’ : p; } catch { return  »; } } function matches(linkPath, currentPath) { if (!linkPath || linkPath === ‘/’) return currentPath === ‘/’; if (currentPath === linkPath) return true; const lp = linkPath.endsWith(‘/’) ? linkPath.slice(0, -1) : linkPath; return currentPath.startsWith(lp + ‘/’); } function resetToggle(t) { t.classList.remove(‘et_pb_toggle_open’); t.classList.add(‘et_pb_toggle_close’); const c = t.querySelector(‘.et_pb_toggle_content’); if (c) c.style.display = ‘none’; const title = t.querySelector(‘.et_pb_toggle_title’); if (title) title.setAttribute(‘aria-expanded’, ‘false’); } function openToggle(t) { t.classList.remove(‘et_pb_toggle_close’); t.classList.add(‘et_pb_toggle_open’); const c = t.querySelector(‘.et_pb_toggle_content’); if (c) c.style.display = ‘block’; const title = t.querySelector(‘.et_pb_toggle_title’); if (title) title.setAttribute(‘aria-expanded’, ‘true’); } function highlightCurrent(resetAll = false) { const container = document.querySelector(‘.sb-toggles’); if (!container) return; const currentPath = normalize(window.location.href); const toggles = Array.from(container.querySelectorAll(‘.et_pb_toggle’)); if (resetAll) { container.querySelectorAll(‘a.current-link’).forEach(a => a.classList.remove(‘current-link’)); toggles.forEach(resetToggle); } let best = { toggle: null, link: null, len: -1 }; for (const t of toggles) { for (const a of t.querySelectorAll(‘a[href]’)) { const href = a.getAttribute(‘href’); if (!href || href.startsWith(‘#’) || href.startsWith(‘mailto:’) || href.startsWith(‘tel:’)) continue; const lp = normalize(href); if (matches(lp, currentPath) && lp.length > best.len) { best = { toggle: t, link: a, len: lp.length }; } } } if (best.toggle && best.link) { best.link.classList.add(‘current-link’); openToggle(best.toggle); } } function ready() { highlightCurrent(true); // reset complet une seule fois au départ setTimeout(() => highlightCurrent(false), 300); // après init Divi } if (document.readyState === ‘loading’) { document.addEventListener(‘DOMContentLoaded’, ready); } else { ready(); } window.addEventListener(‘load’, () => highlightCurrent(false)); // MutationObserver : ne fait plus de reset, juste la logique du « meilleur match » const mo = new MutationObserver(() => highlightCurrent(false)); mo.observe(document.body, { childList: true, subtree: true }); })();

Suivez nos réseaux

Le Centre de droit international a le plaisir de vous annoncer la soutenance publique de la thèse de doctorat en sciences juridiques de Monsieur Filip BATSELE , intitulée « The Start of a Regime: The First Generation of Western European Bilateral Investment Treaties (1959-1989) », en cotutelle avec l’Université de Gand et sous la co-direction des professeurs Dirk Heirbaut (UGent)Frederik Dhondt (VUB) et Nicolas Angelet (ULB).

La défense prendra place le lundi 30 octobre 2023, à 18h00.

 

  • Pour y assister en présentiel, veuillez vous inscrire ici, la défense se déroulera à l’Université de Gand, à l’adresse suivante : Aula, Voldersstraat 9 – 9000 Gent.
  • Pour y assister en ligne, voici le lien via lequel la défense sera diffusée : cliquez ici.

Plus de détails et infos pratiques : ICI


About the dissertation

On a worldwide basis, there exist more than 3000 bilateral investment treaties (BITs). These are international agreements between (usually) two states in which both sides agree to specific legal rules and dispute settlement procedures to govern investments undertaken by nationals of one treaty party in the territory of the other treaty party. This thesis investigates the origins of those treaties. Why do BITs look the way they do? Why did Western European countries start negotiating these agreements? What did diplomats aim to do when including some inherently vague provisions (e.g. the requirement to provide ‘fair and equitable treatment’) in these BITs? This thesis zooms in on the law and policy of BITs in (West-)Germany, Switzerland and The Netherlands, three early and very active negotiators, using an extensive corpus of archival sources from both state and private archives that have not been looked at before by lawyers or historians.

Notre prochain événement :

Midi du Centre – La narration dans la pratique de la Cour internationale de justice : esquisse d’une clé de lecture

10

Fév

2026

La dernière News:

Mario Prost a rejoint le Centre de droit international

La dernière publication :

The Vienna Conventions on the Law of Treaties (Second Edition)