getThesisById($thesisId); if (!$data) { header('Location: index.php'); exit; } } catch (Exception $e) { error_log("Error loading thesis: " . $e->getMessage()); header('Location: index.php'); exit; } } else { header('Location: index.php'); exit; } $currentNav = ''; $_tfeAuthor = $data['authors'] ?? ''; $pageTitle = $data['title'] . (!empty($_tfeAuthor) ? ' – ' . $_tfeAuthor : '') . ' – Posterg'; // Build meta description: strip markdown/HTML from synopsis, truncate to ~160 chars $_synopsisRaw = strip_tags($data['synopsis'] ?? ''); $metaDescription = mb_strlen($_synopsisRaw) > 160 ? mb_substr($_synopsisRaw, 0, 157) . '…' : (empty($_synopsisRaw) ? 'Mémoire de fin d\'études – Posterg, répertoire des TFE de l\'erg.' : $_synopsisRaw); unset($_tfeAuthor, $_synopsisRaw); $extraCss = ['assets/tfe.css']; ?>
← Retour

Orientation :
Atelier pluridisciplinaire :
Date :
Langue :
Format :
Durée :
Mots-clés :
Président·e du jury :
Promoteur·ice :
Lecteur·ices :
Accès :
Licence :
Note :
Contact :
(ouvre dans un nouvel onglet)