${ includeHTML('/projects/' + this.data.params.project + '/project-name/') .then((html) => { // Highlight momentarily the item corresponding to location hash setTimeout(() => { if (!location.hash) { return; } const target = element.querySelector(location.hash); if (!target) { return; } if (target.parentNode.matches('slide-show')) { return; } target.scrollIntoView({ behavior: 'smooth', block: 'center' }); target.classList.add('target'); setTimeout(() => target.classList.remove('target'), 12000); }, 800); return html; }) } Close
Hôtel Bahnhof Bern Marc Frölich + Add project to collections Full project view LINKS Consultable sur demande à la Bibliothèque de l'EPFL / Offered in consultation at the EPFL Library:epfl.ch/campus/library/fr/domaines/architecture-urbanisme/ Infoscience:infoscience.epfl.ch/record/127106 Team Supervision team: Steinmann Martin; Zurbuchen Bernard; Märkli Peter Unit: ENAC Infos Year: 1994 Period: Master, Fall Category: Master Project Permalink livingarchives.epfl.ch/projects/3771/hotel-bahnhof-bern/ Close