Bug 424472

Summary: After deleting a cited paper from the main.tex file it still remains in the references list
Product: [Applications] kile Reporter: SouravBatman <souravmondal003>
Component: user interfaceAssignee: Michel Ludwig <michel.ludwig>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 2.9.93   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description SouravBatman 2020-07-20 15:26:02 UTC
SUMMARY
Say I have cited a paper \cite{abc} in my main.tex file and I have compiled it. Now, for some reason I had to delete this and I recompiled. However, sometimes I see that the cited paper is still present in the reference list, but the index of that paper is missing from the body.

STEPS TO REPRODUCE
1. Cite any file in a document and compile the main.tex file.
2. After compilation is done, remove the citation.
3. Recompile the main.tex file again.

OBSERVED RESULT
The index of the paper, say [10] is missing in the paper but name of paper is still listed in the reference list.

EXPECTED RESULT
The index [10] should be replaced by the next cited paper in the recompiled document.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION