-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam-leader.html
More file actions
59 lines (59 loc) · 4.76 KB
/
Copy pathteam-leader.html
File metadata and controls
59 lines (59 loc) · 4.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Professor Salvatore Lorenzo Renne, team leader of the Computational Pathology Lab.">
<title>Team Leader | Computational Pathology Lab</title>
<link rel="icon" href="assets/images/logo/favicon.svg" type="image/svg+xml">
<link rel="stylesheet" href="assets/css/style.css?v=2">
</head>
<body>
<a class="skip-link" href="#main">Skip to content</a>
<header class="site-header">
<a class="brand" href="index.html"><img src="assets/images/logo/logo.svg" alt="" aria-hidden="true"><span>Computational Pathology Lab</span></a>
<button class="nav-toggle" type="button" aria-label="Toggle navigation" aria-expanded="false">☰</button>
<nav class="site-nav" aria-label="Primary navigation">
<a href="index.html">Home</a><a href="about.html">About</a><a href="team-leader.html">Leader</a><a href="members.html">Members</a><a href="projects.html">Projects</a><a href="publications.html">Publications</a><a href="software.html">Software</a><a href="resources.html">Resources</a><a href="contact.html">Contact</a><a class="github-link" href="https://github.com/ComputationalPathologyLab">GitHub</a>
</nav>
</header>
<main id="main">
<section class="page-hero">
<p class="eyebrow">Team leader</p>
<h1>Professor Salvatore Lorenzo Renne</h1>
<p>Team Leader of the Computational Pathology Lab, pathologist in Anatomia Patologica at Humanitas, and Associate Professor of Pathological Anatomy at Humanitas University.</p>
</section>
<section class="section">
<div class="profile-layout">
<aside class="profile-panel">
<img class="profile-photo" src="assets/images/members/salvatore-lorenzo-renne.jpg" alt="Professor Salvatore Lorenzo Renne">
<h2>Professor Salvatore Lorenzo Renne</h2>
<p><strong>Title:</strong> Team Leader · Associate Professor of Pathological Anatomy</p>
<p><strong>Affiliation:</strong> Humanitas University; Humanitas Research Hospital, Anatomia Patologica</p>
<p><strong>Email:</strong> <a class="text-link" href="mailto:salvatore.renne@hunimed.eu">salvatore.renne@hunimed.eu</a></p>
<div class="link-row">
<a href="https://orcid.org/0000-0002-0186-1318">ORCID</a><a href="https://scholar.google.com/citations?user=Y5QSI2wAAAAJ&hl=en">Google Scholar</a><a href="https://www.ncbi.nlm.nih.gov/pubmed/?term=renne+sl">PubMed</a><a href="https://www.linkedin.com/in/salvatore-lorenzo-renne-0843ba270/">LinkedIn</a><a href="https://www.humanitas.it/medici/salvatore-lorenzo-renne/">Institutional profile</a>
</div>
</aside>
<article class="profile-panel">
<p class="eyebrow">Biography</p>
<h2>Research leadership in computational pathology</h2>
<p>Professor Salvatore Lorenzo Renne is a pathologist in Anatomia Patologica at Humanitas and Associate Professor of Pathological Anatomy at Humanitas University. His public Humanitas profile describes clinical diagnostic activity across surgical, biopsy, and consultation samples, with particular focus on mesenchymal tumors, soft tissue sarcomas, GIST, bone tumors, urinary system tumors, and male genital tract tumors.</p>
<p>His research interests include clinicopathological research on mesenchymal tumors. This profile can be expanded with a full academic biography, current lab vision, and selected publications once confirmed.</p>
<h3>Research interests</h3>
<div class="tag-row"><span class="tag">Pathology</span><span class="tag">Digital pathology</span><span class="tag">Mesenchymal tumors</span><span class="tag">Soft tissue sarcomas</span><span class="tag">Clinicopathological research</span></div>
<h3>Selected achievements</h3>
<ul>
<li>Associate Professor of Pathological Anatomy at Humanitas University.</li>
<li>Specialist in Anatomia Patologica, trained at Università degli Studi di Milano.</li>
<li>Member of SIAPeC, APOF, and ASCO according to the public Humanitas profile.</li>
<li>Review Editor for Frontiers in Medicine according to the public Humanitas profile.</li>
</ul>
</article>
</div>
</section>
</main>
<footer class="site-footer"><div class="footer-grid"><div><strong>Computational Pathology Lab</strong><p>Open, reproducible computational pathology research.</p></div><div class="footer-links"><a href="https://github.com/ComputationalPathologyLab">GitHub</a><a href="contact.html">Contact</a></div></div></footer>
<script src="assets/js/main.js?v=2"></script>
</body>
</html>