Admitted to the New York bar and member of the Paris bar, I have been an insolvency and litigation lawyer for the past 25 years. I started my career in the R&I department at Fried, Frank Shriver and Jacobson in NYC before joining Freshfields in Paris in 2002. I spent 14 years at Freshfields before setting up Le 16 Law, a boutique law firm in Paris. I teach International Bankruptcy law at Sciences Po Paris since 2011.
This user account status is Approved

This user has not added any information to their profile yet.

Europe Network Member
Maître/ Esq.
Lawyer
Le 16 Law SELAS
Search or choose cover photo
/*umx-dollar-fix*/window.$ = window.$ || window.jQuery; // REVEAL SPONSOR BIO // Open $(document).on('click', '.sponsor .sponsor-card .sponsor-title .sponsor-open', function (e) { e.preventDefault(); var $sponsor = $(this).closest('.sponsor'); $sponsor.find('.sponsor-card').addClass('hide'); $sponsor.find('.sponsor-info').removeClass('hide'); }); // Close: return to initial state $(document).on('click', '.sponsor .sponsor-info .sponsor-close', function (e) { e.preventDefault(); var $sponsor = $(this).closest('.sponsor'); $sponsor.find('.sponsor-info').addClass('hide'); $sponsor.find('.sponsor-card').removeClass('hide'); }); // REMOVE PROFILE PHOTO LINK $(document).ready(function() { $(".um .um-profile-photo a.um-profile-photo-img").removeAttr("href"); });