I am experiencing difficulty putting citations in author-year format. The Template says it uses natbib for author-year citations. However, when I use \citet{ID number}, It shows question mark in front of authors name.

Example:

Recently, a generalised neural network model was proposed by (author?) [1] for solving partial differential equations

The error is: Package natbib Warning: Author undefined for citation`raissi_physics-informed_2019' on page 2 on input line 134.

Template: https://www.overleaf.com/latex/templates/springer-nature-latex-template/gsvvftmrppwq

My reference:

@article{raissi_physics-informed_2019,

title = {Physics-informed neural networks: {A} deep learning framework for solving forward and inverse problems involving nonlinear partial differential equations},

volume = {378},

issn = {0021-9991},

shorttitle = {Physics-informed neural networks},

url = {https://www.sciencedirect.com/science/article/pii/S0021999118307125},

doi = {10.1016/j.jcp.2018.10.045},

abstract = {We introduce physics-informed neural networks – neural networks that are trained to solve supervised learning tasks while respecting any given laws of physics described by general nonlinear partial differential equations. In this work, we present our developments in the context of solving two main classes of problems: data-driven solution and data-driven discovery of partial differential equations. Depending on the nature and arrangement of the available data, we devise two distinct types of algorithms, namely continuous time and discrete time models. The first type of models forms a new family of data-efficient spatio-temporal function approximators, while the latter type allows the use of arbitrarily accurate implicit Runge–Kutta time stepping schemes with unlimited number of stages. The effectiveness of the proposed framework is demonstrated through a collection of classical problems in fluids, quantum mechanics, reaction–diffusion systems, and the propagation of nonlinear shallow-water waves.},

language = {en},

urldate = {2022-01-31},

journal = {Journal of Computational Physics},

author = {Raissi, M. and Perdikaris, P. and Karniadakis, G. E.},

month = feb,

year = {2019},

keywords = {Data-driven scientific computing, Machine learning, Nonlinear dynamics, Predictive modeling, Runge–Kutta methods},

pages = {686--707},

file = {ScienceDirect Snapshot:/home/hell/Zotero/storage/62WUGXLX/S0021999118307125.html:text/html},

}

More Prakhar Sharma's questions See All
Similar questions and discussions