Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different first authors having same surnames aggregated together in acmtog #547

Open
yutanoma opened this issue Jan 6, 2025 · 0 comments

Comments

@yutanoma
Copy link

yutanoma commented Jan 6, 2025

I hope this finds you well.

In my manuscript in \documentclass[acmtog,nonacm,anonymous,review]{acmart}, I found out that three papers written by different first authors (Hsueh-Ti Derek Liu, Shaohui Liu, Shibo Liu) were all aggregated as [Liu et al. 2021, 2024, 2020].

I thought that this might give the misconception that these three authors are identical, and would be better if it was grouped separately, like [Liu et al. 2021, Liu et al. 2024, Liu et al. 2020].

The latex code and screenshot are below.

Multiple Lius are aggregated even though they are all different Lius \cite{Liu2020DIST, Liu2021SurfaceMultigrid, Liu2024SmoothBijective}

image

For reference, below are the three papers:

@INPROCEEDINGS{Liu2020DIST,
author={Liu, Shaohui and Zhang, Yinda and Peng, Songyou and Shi, Boxin and Pollefeys, Marc and Cui, Zhaopeng},
booktitle={2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
title={DIST: Rendering Deep Implicit Signed Distance Function With Differentiable Sphere Tracing},
year={2020},
volume={},
number={},
pages={2016-2025},
keywords={Three-dimensional displays;Shape;Rendering (computer graphics);Machine learning;Neural networks;Two dimensional displays;Geometry},
doi={10.1109/CVPR42600.2020.00209}}

@Article{Liu2021SurfaceMultigrid,
author = {Liu, Hsueh-Ti Derek and Zhang, Jiayi Eris and Ben-Chen, Mirela and Jacobson, Alec},
title = {Surface multigrid via intrinsic prolongation},
year = {2021},
issue_date = {August 2021},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
volume = {40},
number = {4},
issn = {0730-0301},
url = {https://doi.org/10.1145/3450626.3459768},
doi = {10.1145/3450626.3459768},
journal = {ACM Trans. Graph.},
month = jul,
articleno = {80},
numpages = {13},
keywords = {computer graphics, geometric multigrid}
}

@Article{Liu2024SmoothBijective,
author = {Liu, Shibo and Ji, Yang and Guo, Jia-Peng and Liu, Ligang and Fu, Xiao-Ming},
title = {Smooth Bijective Projection in a High-order Shell},
year = {2024},
issue_date = {July 2024},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
volume = {43},
number = {4},
issn = {0730-0301},
url = {https://doi.org/10.1145/3658207},
doi = {10.1145/3658207},
journal = {ACM Trans. Graph.},
month = jul,
articleno = {59},
numpages = {13},
keywords = {high-order shell, attribute transfer, smooth projection, bijective}
}

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

No branches or pull requests

1 participant