mlresearch / v238

Proceedings of AISTATS 2024
1 stars 10 forks source link

Google scholar issues with some authors #16

Open jburroni opened 3 days ago

jburroni commented 3 days ago

It seems that the links from Google Scholar to some papers on proceedings.mlr.press are incorrect. For example, the link corresponding to the paper "Efficient Data Shapley for Weighted Nearest Neighbor Algorithms," which is found at https://scholar.google.com/scholar?cluster=770330636929113294&hl=en&as_sdt=0,22, incorrectly points to https://proceedings.mlr.press/v238/t-wang24a.html instead of https://proceedings.mlr.press/v238/wang24e.html. This issue affects the following papers: wang24e, wang24f, wang24g, wang24h, wang24i, wang24j, wang24k, and wang24l.

My understanding is that in Commit 81414ed, some new files were introduced, causing Google Scholar's cache to become outdated. However, we will have to wait until Google Scholar refreshes its data, and there is nothing further to do from our end. This issue has been opened to confirm that this understanding is correct.

lawrennd commented 3 days ago

Yes, that's my understanding as well. Thanks for flagging!