Skip to content

Commit bc9de04

Browse files
committed
feat: Add papers
1 parent 01bc359 commit bc9de04

File tree

3 files changed

+49
-29
lines changed

3 files changed

+49
-29
lines changed

css/style.css

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -631,44 +631,44 @@ p {
631631
}
632632

633633
/* || PUBLICATIONS */
634-
.publications-conferences-communications {
634+
.conferences-journals-communications {
635635
flex-flow: column nowrap;
636636
height: 100vh;
637637
margin: var(--MAIN-GAP) var(--MAIN-LRMARGIN);
638638
gap: var(--MAIN-GAP)
639639
}
640640

641-
.publications-conferences-communications div,
642-
.publications-conferences-communications ul {
641+
.conferences-journals-communications div,
642+
.conferences-journals-communications ul {
643643
text-align: left;
644-
width: 80%;
644+
/* width: 80%; */
645645
margin: 0 auto;
646646
}
647647

648-
.publications-conferences-communications section {
648+
.conferences-journals-communications section {
649649
width: 100%;
650650
margin: 0 auto var(--MAIN-GAP);
651651
}
652652

653-
.publications-conferences-communications h2 {
653+
.conferences-journals-communications h2 {
654654
text-align: center;
655655
font-size: 2rem;
656656
margin-bottom: var(--MAIN-GAP);
657657
}
658658

659-
.publications-conferences-communications hr {
659+
.conferences-journals-communications hr {
660660
width: 80%;
661661
border: none;
662662
border-top: var(--HR-RULE-HEIGHT) solid var(--NAVY-BLUE);
663663
margin: 0 auto var(--MAIN-GAP)
664664
}
665665

666-
.publications-conferences-communications li {
666+
.conferences-journals-communications li {
667667
margin-bottom: .25em;
668668
list-style-type: disc;
669669
}
670670

671-
.publications-conferences-communications a[href$=".pdf"] {
671+
.conferences-journals-communications a[href$=".pdf"] {
672672
display: inline-block;
673673
padding: .2em .5em;
674674
margin-left: .5em;
@@ -679,7 +679,7 @@ p {
679679
font-size: calc(1.125rem - .2em);
680680
}
681681

682-
.publications-conferences-communications a[href$=".pdf"]:hover {
682+
.conferences-journals-communications a[href$=".pdf"]:hover {
683683
background-color: var(--NAVY-BLUE-FD);
684684
transition: background-color 0.1s ease;
685685
}
@@ -1193,7 +1193,7 @@ pre {
11931193

11941194
.nav-bar-active .intro-fig,
11951195
.nav-bar-active .cv,
1196-
.nav-bar-active .publications-conferences-communications,
1196+
.nav-bar-active .conferences-journals-communications,
11971197
.nav-bar-active .photography,
11981198
.nav-bar-active .blog {
11991199
margin-top: calc(var(--HEADER-TBPADDING) * 2 + 2.5rem - 7px + 5.75rem);
@@ -1245,7 +1245,7 @@ pre {
12451245
.exp h2,
12461246
.edu h2,
12471247
.gallery-header h2,
1248-
.publications-conferences-communications h2,
1248+
.conferences-journals-communications h2,
12491249
.ai-cv-blog h2 {
12501250
font-size: 1.75rem;
12511251
}
@@ -1330,11 +1330,11 @@ pre {
13301330
font-size: 1.25rem;
13311331
}
13321332

1333-
.publications-conferences-communications li {
1333+
.conferences-journals-communications li {
13341334
margin-bottom: .2em;
13351335
}
13361336

1337-
.publications-conferences-communications a[href$=".pdf"] {
1337+
.conferences-journals-communications a[href$=".pdf"] {
13381338
font-size: calc(1rem - .2em);
13391339
}
13401340

@@ -1440,7 +1440,7 @@ pre {
14401440
.exp h2,
14411441
.edu h2,
14421442
.gallery-header h2,
1443-
.publications-conferences-communications h2,
1443+
.conferences-journals-communications h2,
14441444
.ai-cv-blog h2 {
14451445
font-size: 1.5rem;
14461446
}
@@ -1519,11 +1519,11 @@ pre {
15191519
font-size: 1rem;
15201520
}
15211521

1522-
.publications-conferences-communications li {
1522+
.conferences-journals-communications li {
15231523
margin-bottom: .2em;
15241524
}
15251525

1526-
.publications-conferences-communications a[href$=".pdf"] {
1526+
.conferences-journals-communications a[href$=".pdf"] {
15271527
font-size: calc(0.875rem - .2em);
15281528
}
15291529

@@ -1624,7 +1624,7 @@ pre {
16241624
.exp h2,
16251625
.edu h2,
16261626
.gallery-header h2,
1627-
.publications-conferences-communications h2,
1627+
.conferences-journals-communications h2,
16281628
.ai-cv-blog h2 {
16291629
font-size: 1.5rem;
16301630
}

en/publications.html

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,25 @@
3030
</header>
3131

3232
<main class="main">
33-
<article class="main-article publications-conferences-communications">
34-
<section class="publications">
35-
<h2>Publications</h2>
33+
<article class="main-article conferences-journals-communications">
34+
<section class="conferences">
35+
<h2>International conferences</h2>
3636
<hr>
37-
<div>Coming soon!</div>
37+
<ul>
38+
<li>J. Fix, Q. Gabot, <b>X. H. Nguyen</b>, J. Frontera-Pons, C. Ren, J.-P. Ovarlez, "Torchcvnn: A PyTorch-based library to easily experiment with state-of-the-art Complex-Valued Neural Networks" 2025 International Joint Conference on Neural Networks (IJCNN 2025), Roma, Italy, July 2025, accepted. <a href="../documents/Quentin_Papier_IJCNN.pdf">PDF</a></li>
39+
</ul>
3840
</section>
3941

4042
<section class="conferences">
41-
<h2>Conferences</h2>
43+
<h2>French conferences</h2>
44+
<hr>
45+
<ul>
46+
<li><b>X. H. Nguyen</b>, C. Ren, J. Fix, J.-P. Ovarlez, J. Frontera-Pons, "VAE pour la détection d'anomalies en imagerie SAR" XXXe Colloque Francophone de Traitement du Signal et des Images (GRETSI 2025), Strasbourg, France, August 2025, submitted. <a href="../documents/GRETSI_2025-2.pdf">PDF</a></li>
47+
</ul>
48+
</section>
49+
50+
<section class="journals">
51+
<h2>Journals</h2>
4252
<hr>
4353
<div>Coming soon!</div>
4454
</section>

fr/publications.html

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,27 @@
3232
</header>
3333

3434
<main class="main">
35-
<article class="main-article publications-conferences-communications">
36-
<section class="publications">
37-
<h2>Publications</h2>
35+
<article class="main-article conferences-journals-communications">
36+
<section class="conferences">
37+
<h2>Conférences internationales</h2>
3838
<hr>
39-
<div>À venir!</div>
39+
<ul>
40+
<li>J. Fix, Q. Gabot, <b>X. H. Nguyen</b>, J. Frontera-Pons, C. Ren, J.-P. Ovarlez, "Torchcvnn: A PyTorch-based library to easily experiment with state-of-the-art Complex-Valued Neural Networks" 2025 International Joint Conference on Neural Networks (IJCNN 2025), Rome, Italie, Juillet 2025, accepté. <a href="../documents/Quentin_Papier_IJCNN.pdf">PDF</a></li>
41+
</ul>
4042
</section>
4143

4244
<section class="conferences">
43-
<h2>Conférences</h2>
45+
<h2>Conférences françaises</h2>
46+
<hr>
47+
<ul>
48+
<li><b>X. H. Nguyen</b>, C. Ren, J. Fix, J.-P. Ovarlez, J. Frontera-Pons, "VAE pour la détection d'anomalies en imagerie SAR" XXXe Colloque Francophone de Traitement du Signal et des Images (GRETSI 2025), Strasbourg, France, Août 2025, soumis. <a href="../documents/GRETSI_2025-2.pdf">PDF</a></li>
49+
</ul>
50+
</section>
51+
52+
<section class="journals">
53+
<h2>Journals</h2>
4454
<hr>
45-
<div>À venir!</div>
55+
<div>Coming soon!</div>
4656
</section>
4757

4858
<section class="communications">

0 commit comments

Comments
 (0)