Skip to content

Update pubs.bib#883

Merged
SUKI-O merged 1 commit intodeployfrom
YuxinB-patch-1
Mar 6, 2026
Merged

Update pubs.bib#883
SUKI-O merged 1 commit intodeployfrom
YuxinB-patch-1

Conversation

@YuxinB
Copy link
Copy Markdown
Member

@YuxinB YuxinB commented Jan 26, 2026

Add Optimal control of the future via prospective learning with control paper for L4DC

Add Optimal control of the future via prospective learning with control paper for L4DC
@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 26, 2026

Deploy Preview for demo-neurodata ready!

Name Link
🔨 Latest commit 427be3d
🔍 Latest deploy log https://app.netlify.com/projects/demo-neurodata/deploys/6977e6e737dd5e00083fb8b1
😎 Deploy Preview https://deploy-preview-883--demo-neurodata.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new bibliography entry for the L4DC paper “Optimal control of the future via prospective learning with control” to the project’s publications BibTeX database.

Changes:

  • Added a new @inproceedings BibTeX record for the 2025 paper.
  • Included author annotations (author+an) and status metadata (keywords).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread content/bibs/pubs.bib

@inproceedings{bai2025optimalcontrolfutureprospective,
title={Optimal control of the future via prospective learning with control, accepted by L4DC},
author={Yuxin Bai and Aranyak Acharyya and Ashwin De Silva and Zeyu Shen and James Hassett and Joshua T. Vogelstein},
Copy link

Copilot AI Mar 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Author name formatting is inconsistent with nearby entries (e.g., many use "Last, First" for each author). Here the names are in "First Last" form, which can lead to inconsistent rendering/sorting in BibTeX. Please reformat the author field to match the file’s prevailing style.

Suggested change
author={Yuxin Bai and Aranyak Acharyya and Ashwin De Silva and Zeyu Shen and James Hassett and Joshua T. Vogelstein},
author={Bai, Yuxin and Acharyya, Aranyak and De Silva, Ashwin and Shen, Zeyu and Hassett, James and Vogelstein, Joshua T.},

Copilot uses AI. Check for mistakes.
Comment thread content/bibs/pubs.bib
Comment on lines +4318 to +4319
keywords={in-review},
address={}
Copy link

Copilot AI Mar 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keywords={in-review} conflicts with the title stating the paper is accepted by L4DC. Please align the status metadata (e.g., switch to conference/peer-reviewed as appropriate, or remove the acceptance claim if it’s still under review).

Suggested change
keywords={in-review},
address={}
keywords={conference},
address={L4DC}

Copilot uses AI. Check for mistakes.
Comment thread content/bibs/pubs.bib
@inproceedings{bai2025optimalcontrolfutureprospective,
title={Optimal control of the future via prospective learning with control, accepted by L4DC},
author={Yuxin Bai and Aranyak Acharyya and Ashwin De Silva and Zeyu Shen and James Hassett and Joshua T. Vogelstein},
author+an={1=trainee;2=trainee;4=trainee;5=highlight},
Copy link

Copilot AI Mar 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

author+an indices don’t match the author list: the last author is Joshua T. Vogelstein (6th), but the entry marks 5=highlight (which corresponds to James Hassett). Please update the annotation indices so the intended authors are tagged correctly.

Suggested change
author+an={1=trainee;2=trainee;4=trainee;5=highlight},
author+an={1=trainee;2=trainee;4=trainee;6=highlight},

Copilot uses AI. Check for mistakes.
Comment thread content/bibs/pubs.bib
author+an={1=trainee;2=trainee;4=trainee;5=highlight},
year={2025},
keywords={in-review},
address={}
Copy link

Copilot AI Mar 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The address field is set to an empty value (address={}), which typically produces BibTeX warnings / empty metadata. Please either remove the field or provide the actual conference location.

Suggested change
address={}

Copilot uses AI. Check for mistakes.
Comment thread content/bibs/pubs.bib
Comment on lines +4314 to +4318
title={Optimal control of the future via prospective learning with control, accepted by L4DC},
author={Yuxin Bai and Aranyak Acharyya and Ashwin De Silva and Zeyu Shen and James Hassett and Joshua T. Vogelstein},
author+an={1=trainee;2=trainee;4=trainee;5=highlight},
year={2025},
keywords={in-review},
Copy link

Copilot AI Mar 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The title includes status/venue text (", accepted by L4DC"). In this bibliography, venue/status is typically represented via fields like booktitle/journal and/or note, rather than embedded in title. Please move the acceptance/venue info out of title and into appropriate fields.

Suggested change
title={Optimal control of the future via prospective learning with control, accepted by L4DC},
author={Yuxin Bai and Aranyak Acharyya and Ashwin De Silva and Zeyu Shen and James Hassett and Joshua T. Vogelstein},
author+an={1=trainee;2=trainee;4=trainee;5=highlight},
year={2025},
keywords={in-review},
title={Optimal control of the future via prospective learning with control},
author={Yuxin Bai and Aranyak Acharyya and Ashwin De Silva and Zeyu Shen and James Hassett and Joshua T. Vogelstein},
author+an={1=trainee;2=trainee;4=trainee;5=highlight},
year={2025},
keywords={in-review},
note={Accepted by L4DC},

Copilot uses AI. Check for mistakes.
@SUKI-O SUKI-O merged commit 761c821 into deploy Mar 6, 2026
8 checks passed
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.

3 participants