Bug 424472 - After deleting a cited paper from the main.tex file it still remains in the references list
Summary: After deleting a cited paper from the main.tex file it still remains in the r...
Status: REPORTED
Alias: None
Product: kile
Classification: Applications
Component: user interface (other bugs)
Version First Reported In: 2.9.93
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-20 15:26 UTC by SouravBatman
Modified: 2020-07-20 15:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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