Skip to content

Consolidate preprints into Journal Papers section#69

Open
Copilot wants to merge 3 commits intomainfrom
copilot/remove-preprints-section
Open

Consolidate preprints into Journal Papers section#69
Copilot wants to merge 3 commits intomainfrom
copilot/remove-preprints-section

Conversation

Copy link
Copy Markdown

Copilot AI commented Jan 13, 2026

Plan to Resolve Extraneous Preprints Section Issue

  • Understand current structure and identify the two preprints in the Preprints section
  • Add the two preprints to the Journal Papers listing (publications/article/listing.yaml)
    • Add "Towards a Compositional Framework for Convex Analysis" (2024)
    • Add "A Compositional Framework for Convex Model Predictive Control" (2023)
  • Remove the Preprints section from research.qmd
  • Verify the changes are correct by reviewing the modified files
  • Fix author name formatting to follow initialization scheme (FirstInitial. LastName)
  • Complete the task

Summary

Successfully implemented option 3 from the issue: Eliminated the Preprints section and ensured both preprints are included in the Journal Papers section. Both preprints are now listed under "Arxiv" publication venue with properly formatted author names following the initialization scheme used throughout the listing.

Original prompt

This section details on the original issue you should resolve

<issue_title>Extraneous Preprints Section</issue_title>
<issue_description>Currently, the Research tab has a separate section for Preprints, but some (2) preprints also are shown in the Journal Papers section under Journal/Arxiv. One is also included in Journal Papers, and the other is not.

We should either:

  • Cross list preprints in both sections
  • Remove preprints from the Journal Papers section
  • Eliminate the Preprints section

Pursuing option three due to how few preprints are in this section. Should ensure both preprints are included in Journal Papers section.</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: lukem12345 <70283489+lukem12345@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove extraneous Preprints section from Research tab Consolidate preprints into Journal Papers section Jan 13, 2026
Copilot AI requested a review from lukem12345 January 13, 2026 18:44
@lukem12345
Copy link
Copy Markdown
Member

@copilot This fails to follow the initialization scheme (Luke Morris -> L. Morris) followed by other entries in the Journal Papers table. Fix this.

Co-authored-by: lukem12345 <70283489+lukem12345@users.noreply.github.com>
Copy link
Copy Markdown
Author

Copilot AI commented Jan 13, 2026

@copilot This fails to follow the initialization scheme (Luke Morris -> L. Morris) followed by other entries in the Journal Papers table. Fix this.

Fixed in commit 59af856. Author names now follow the initialization scheme (FirstInitial. LastName) used throughout the listing.

@lukem12345 lukem12345 marked this pull request as ready for review January 13, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extraneous Preprints Section

2 participants