Skip to content

Commit eae6507

Browse files
add header and fix capitalization
1 parent 5bf5400 commit eae6507

File tree

5 files changed

+10
-6
lines changed

5 files changed

+10
-6
lines changed

content/issues/2025-11-01 (43-1)/vol43is1/articles/lftc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
title: Letter from the Chair
22
authors: ['Jacob Levine']
33

4-
First, I'd like to thank Yanni, Minh, and Krish for all of the effort they put into bringing back banks for the first time since the pandemic and for the first time in print form in over a decade. ACM has greatly expanded since the last edition, making banks' mission all the more important: with over 42 hours per week of activities between all of our SIGs, committees, and events, it's nearly impossible for anyone to fully follow all of what's going on at ACM.
4+
First, I'd like to thank Yanni, Minh, and Krish for all of the effort they put into bringing back Banks for the first time since the pandemic and for the first time in print form in over a decade. ACM has greatly expanded since the last edition, making banks' mission all the more important: with over 42 hours per week of activities between all of our SIGs, committees, and events, it's nearly impossible for anyone to fully follow all of what's going on at ACM.
55

66
I'd also like to congratulate Cole and Shreenija on running a successful R|P 2025. R|P brought in a notably diverse set of speakers, and their career fair brought a wide array of companies to Siebel including OpenAI, Jane Street, and Qualcomm. Thank you to everyone who helped make this event a success. Additionally, I'd like to congratulate Cameron, Minh, and Emma for bringing in over 125 teams for Fall CTF and Adya and Akshay for running the broadest corporate talks series in over 5 years.
77

content/issues/2025-11-01 (43-1)/vol43is1/content/articles/lftc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author:
44
- Jacob Levine
55

66
content: |
7-
First, I'd like to thank Yanni, Minh, and Krish for all of the effort they put into bringing back banks for the first time since the pandemic and for the first time in print form in over a decade. ACM has greatly expanded since the last edition, making banks' mission all the more important: with over 42 hours per week of activities between all of our SIGs, committees, and events, it's nearly impossible for anyone to fully follow all of what's going on at ACM.
7+
First, I'd like to thank Yanni, Minh, and Krish for all of the effort they put into bringing back Banks for the first time since the pandemic and for the first time in print form in over a decade. ACM has greatly expanded since the last edition, making banks' mission all the more important: with over 42 hours per week of activities between all of our SIGs, committees, and events, it's nearly impossible for anyone to fully follow all of what's going on at ACM.
88
99
I'd also like to congratulate Cole and Shreenija on running a successful R|P 2025. R|P brought in a notably diverse set of speakers, and their career fair brought a wide array of companies to Siebel including OpenAI, Jane Street, and Qualcomm. Thank you to everyone who helped make this event a success. Additionally, I'd like to congratulate Cameron, Minh, and Emma for bringing in over 125 teams for Fall CTF and Adya and Akshay for running the broadest corporate talks series in over 5 years.
1010

content/issues/2025-11-01 (43-1)/vol43is1/content/letter.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
\byline{\textbf{\Large Letter from the Chair}}{Jacob Levine}
88

9-
First, I'd like to thank Yanni, Minh, and Krish for all of the effort they put into bringing back banks for the first time since the pandemic and for the first time in print form in over a decade. ACM has greatly expanded since the last edition, making banks' mission all the more important: with over 42 hours per week of activities between all of our SIGs, committees, and events, it's nearly impossible for anyone to fully follow all of what's going on at ACM.
9+
First, I'd like to thank Yanni, Minh, and Krish for all of the effort they put into bringing back Banks for the first time since the pandemic and for the first time in print form in over a decade. ACM has greatly expanded since the last edition, making banks' mission all the more important: with over 42 hours per week of activities between all of our SIGs, committees, and events, it's nearly impossible for anyone to fully follow all of what's going on at ACM.
1010

1111
I'd also like to congratulate Cole and Shreenija on running a successful R\textbar{}P 2025. R\textbar{}P brought in a notably diverse set of speakers, and their career fair brought a wide array of companies to Siebel including OpenAI, Jane Street, and Qualcomm. Thank you to everyone who helped make this event a success. Additionally, I'd like to congratulate Cameron, Minh, and Emma for bringing in over 125 teams for Fall CTF and Adya and Akshay for running the broadest corporate talks series in over 5 years.
1212

429 Bytes
Binary file not shown.

content/issues/2025-11-01 (43-1)/vol43is1/main.tex

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@
4343
% Title page with masthead
4444
\maketitle
4545

46+
\noindent \begin{minipage}{\textwidth}
47+
\centering {\fontsize{60}{66} \textbf{BANKS RETURNS}}
48+
\end{minipage}\par
49+
50+
% Letter from the Chair (full width, still on first page)
51+
\input{./content/letter.tex}
52+
4653
% Start multi-column layout for TOC and Events
4754
\begin{multicols}{2}
4855

@@ -54,9 +61,6 @@
5461

5562
\end{multicols}
5663

57-
% Letter from the Chair (full width, still on first page)
58-
\input{./content/letter.tex}
59-
6064
% Footer
6165
\noindent \fcolorbox{}{lightgray}{
6266
\begin{minipage}{0.45\linewidth}

0 commit comments

Comments
 (0)