diff --git a/src/app/authors/experience-reports/page.js b/src/app/authors/experience-reports/page.js index 2289758..fd38016 100644 --- a/src/app/authors/experience-reports/page.js +++ b/src/app/authors/experience-reports/page.js @@ -1,3 +1,4 @@ +import Alert from "@/app/lib/components/Alert"; import { DateList } from "@/app/lib/components/DateList"; import Link from "@/app/lib/components/primitives/Link"; import Section from "@/app/lib/components/primitives/Section"; @@ -108,16 +109,18 @@ export default function ExperienceReports() { {`.`}
-{`ACM continues to update the publication process. Currently, paper metadata will be pulled directly from your personal PCS account. This means that it is crucial for you and all of your co-authors to update the contact information so that names, affiliations, AND primary email addresses are stylized precisely in the way that you all would want to see them in the ACM digital library and on your paper. For example, if you use a personal email address (xyz123@hotmail.com) as your primary contact email in PCS then this email will appear on your paper. Please `} - + {`check your author information and make the necessary changes`} {`.`}
+