utmthesis error: You can't pop an empty literal stack for entryACM Bibliography Style Natbib Error: 'Author undefined for citation'harvard kluwer bibliography, missing article titlesThings you can't change with custom.bibTitle not showig in bibliography due to modification of .bst fileWeird citation error for a specific entryBibliography: natbib, apa-style and apaciteOne cite crash allIs “year” required for “@online” natbib entry?Author names disappearing in Reference after the warning “the literal stack isn't empty for entry yan2016nonlinear while executing ---”Vancouver style file accuses me of popping an empty literal stack

Why were 5.25" floppy drives cheaper than 8"?

Could neural networks be considered metaheuristics?

Convert seconds to minutes

Do creatures with a speed 0ft., fly 30ft. (hover) ever touch the ground?

Why is the sentence "Das ist eine Nase" correct?

Placement of More Information/Help Icon button for Radio Buttons

How obscure is the use of 令 in 令和?

Is this draw by repetition?

Where would I need my direct neural interface to be implanted?

Which ISO should I use for the cleanest image?

Rotate ASCII Art by 45 Degrees

How can I prove that a state of equilibrium is unstable?

How could indestructible materials be used in power generation?

Getting extremely large arrows with tikzcd

Knowledge-based authentication using Domain-driven Design in C#

What reasons are there for a Capitalist to oppose a 100% inheritance tax?

What are the G forces leaving Earth orbit?

Were days ever written as ordinal numbers when writing day-month-year?

How to coordinate airplane tickets?

Why was the shrink from 8″ made only to 5.25″ and not smaller (4″ or less)

Am I breaking OOP practice with this architecture?

What exactly is ineptocracy?

Processor speed limited at 0.4 Ghz

Obtaining database information and values in extended properties



utmthesis error: You can't pop an empty literal stack for entry


ACM Bibliography Style Natbib Error: 'Author undefined for citation'harvard kluwer bibliography, missing article titlesThings you can't change with custom.bibTitle not showig in bibliography due to modification of .bst fileWeird citation error for a specific entryBibliography: natbib, apa-style and apaciteOne cite crash allIs “year” required for “@online” natbib entry?Author names disappearing in Reference after the warning “the literal stack isn't empty for entry yan2016nonlinear while executing ---”Vancouver style file accuses me of popping an empty literal stack













4















I am using a custom .bst file for thesis write up and getting the above Error for few references.



documentclass[12pt]article
usepackagenatbib
begindocument

This is an example fo citation citepabdelhamid2012mac. This is another citation citepagrawal1994fast, ali1997partial. citetali1997partial is the final one.

bibliographystyleutmthesis-authordate
%bibliographystyleutmthesis-numbering
bibliographyphdrefrences
enddocument


here are the entries in the bibliography file



@ARTICLEabdelhamid2012mac,
author = Abdelhamid, Neda and Ayesh, Aladdin and Thabtah, Fadi and Ahmadi, Samad and Hadi, Wael,
title = MAC: A Multiclass Associative Classification Algorithm,
journal = Journal of Information & Knowledge Management,
year = 2012,
volume = 11,
pages = 1-10,
number = 02,
publisher = World Scientific

@CONFERENCEagrawal1994fast,
author = Agrawal, Rakesh and Srikant, Ramakrishnan and others,
title = Fast algorithms for mining association rules,
booktitle = Proc. 20th Int. Conf. Very Large Data Bases, VLDB,
year = 1994,
volume = 1215,
pages = 487--499

@CONFERENCEagrawal1994fast,
author = Agrawal, Rakesh and Srikant, Ramakrishnan and others,
title = Fast algorithms for mining association rules,
booktitle = Proc. 20th Int. Conf. Very Large Data Bases, VLDB,
year = 1994,
volume = 1215,
pages = 487--499



The references are shown in the bibliography but I want to resolve the warning.



This is BibTeX, Version 0.99d (MiKTeX 2.9 64-bit)
The top-level auxiliary file: References.aux
The style file: utmthesis-authordate.bst
Database file #1: phdrefrences.bib
You can't pop an empty literal stack for entry agrawal1994fast
while executing---line 1711 of file utmthesis-authordate.bst
You can't pop an empty literal stack for entry ali1997partial
while executing---line 1711 of file utmthesis-authordate.bst
(There were 2 error messages)









share|improve this question
























  • I am sorry, how can I upload the .bst file?

    – Abrar
    Aug 16 '16 at 5:18







  • 1





    There appears to be least one error on line 1711 of your custom bst file. How did you create it? By hand, or with the help of a utility such as makebst? Please advise.

    – Mico
    Aug 16 '16 at 5:39












  • It is provided by the university. how can I upload the bst file here?

    – Abrar
    Aug 16 '16 at 6:09












  • Is the bibliography style file on GitHub at github.com/utmthesis/utmthesis? If so, are you working with that file or with a hacked version of that file?

    – Mico
    Aug 16 '16 at 6:51












  • Yes it is the same file

    – Abrar
    Aug 17 '16 at 17:29















4















I am using a custom .bst file for thesis write up and getting the above Error for few references.



documentclass[12pt]article
usepackagenatbib
begindocument

This is an example fo citation citepabdelhamid2012mac. This is another citation citepagrawal1994fast, ali1997partial. citetali1997partial is the final one.

bibliographystyleutmthesis-authordate
%bibliographystyleutmthesis-numbering
bibliographyphdrefrences
enddocument


here are the entries in the bibliography file



@ARTICLEabdelhamid2012mac,
author = Abdelhamid, Neda and Ayesh, Aladdin and Thabtah, Fadi and Ahmadi, Samad and Hadi, Wael,
title = MAC: A Multiclass Associative Classification Algorithm,
journal = Journal of Information & Knowledge Management,
year = 2012,
volume = 11,
pages = 1-10,
number = 02,
publisher = World Scientific

@CONFERENCEagrawal1994fast,
author = Agrawal, Rakesh and Srikant, Ramakrishnan and others,
title = Fast algorithms for mining association rules,
booktitle = Proc. 20th Int. Conf. Very Large Data Bases, VLDB,
year = 1994,
volume = 1215,
pages = 487--499

@CONFERENCEagrawal1994fast,
author = Agrawal, Rakesh and Srikant, Ramakrishnan and others,
title = Fast algorithms for mining association rules,
booktitle = Proc. 20th Int. Conf. Very Large Data Bases, VLDB,
year = 1994,
volume = 1215,
pages = 487--499



The references are shown in the bibliography but I want to resolve the warning.



This is BibTeX, Version 0.99d (MiKTeX 2.9 64-bit)
The top-level auxiliary file: References.aux
The style file: utmthesis-authordate.bst
Database file #1: phdrefrences.bib
You can't pop an empty literal stack for entry agrawal1994fast
while executing---line 1711 of file utmthesis-authordate.bst
You can't pop an empty literal stack for entry ali1997partial
while executing---line 1711 of file utmthesis-authordate.bst
(There were 2 error messages)









share|improve this question
























  • I am sorry, how can I upload the .bst file?

    – Abrar
    Aug 16 '16 at 5:18







  • 1





    There appears to be least one error on line 1711 of your custom bst file. How did you create it? By hand, or with the help of a utility such as makebst? Please advise.

    – Mico
    Aug 16 '16 at 5:39












  • It is provided by the university. how can I upload the bst file here?

    – Abrar
    Aug 16 '16 at 6:09












  • Is the bibliography style file on GitHub at github.com/utmthesis/utmthesis? If so, are you working with that file or with a hacked version of that file?

    – Mico
    Aug 16 '16 at 6:51












  • Yes it is the same file

    – Abrar
    Aug 17 '16 at 17:29













4












4








4


1






I am using a custom .bst file for thesis write up and getting the above Error for few references.



documentclass[12pt]article
usepackagenatbib
begindocument

This is an example fo citation citepabdelhamid2012mac. This is another citation citepagrawal1994fast, ali1997partial. citetali1997partial is the final one.

bibliographystyleutmthesis-authordate
%bibliographystyleutmthesis-numbering
bibliographyphdrefrences
enddocument


here are the entries in the bibliography file



@ARTICLEabdelhamid2012mac,
author = Abdelhamid, Neda and Ayesh, Aladdin and Thabtah, Fadi and Ahmadi, Samad and Hadi, Wael,
title = MAC: A Multiclass Associative Classification Algorithm,
journal = Journal of Information & Knowledge Management,
year = 2012,
volume = 11,
pages = 1-10,
number = 02,
publisher = World Scientific

@CONFERENCEagrawal1994fast,
author = Agrawal, Rakesh and Srikant, Ramakrishnan and others,
title = Fast algorithms for mining association rules,
booktitle = Proc. 20th Int. Conf. Very Large Data Bases, VLDB,
year = 1994,
volume = 1215,
pages = 487--499

@CONFERENCEagrawal1994fast,
author = Agrawal, Rakesh and Srikant, Ramakrishnan and others,
title = Fast algorithms for mining association rules,
booktitle = Proc. 20th Int. Conf. Very Large Data Bases, VLDB,
year = 1994,
volume = 1215,
pages = 487--499



The references are shown in the bibliography but I want to resolve the warning.



This is BibTeX, Version 0.99d (MiKTeX 2.9 64-bit)
The top-level auxiliary file: References.aux
The style file: utmthesis-authordate.bst
Database file #1: phdrefrences.bib
You can't pop an empty literal stack for entry agrawal1994fast
while executing---line 1711 of file utmthesis-authordate.bst
You can't pop an empty literal stack for entry ali1997partial
while executing---line 1711 of file utmthesis-authordate.bst
(There were 2 error messages)









share|improve this question
















I am using a custom .bst file for thesis write up and getting the above Error for few references.



documentclass[12pt]article
usepackagenatbib
begindocument

This is an example fo citation citepabdelhamid2012mac. This is another citation citepagrawal1994fast, ali1997partial. citetali1997partial is the final one.

bibliographystyleutmthesis-authordate
%bibliographystyleutmthesis-numbering
bibliographyphdrefrences
enddocument


here are the entries in the bibliography file



@ARTICLEabdelhamid2012mac,
author = Abdelhamid, Neda and Ayesh, Aladdin and Thabtah, Fadi and Ahmadi, Samad and Hadi, Wael,
title = MAC: A Multiclass Associative Classification Algorithm,
journal = Journal of Information & Knowledge Management,
year = 2012,
volume = 11,
pages = 1-10,
number = 02,
publisher = World Scientific

@CONFERENCEagrawal1994fast,
author = Agrawal, Rakesh and Srikant, Ramakrishnan and others,
title = Fast algorithms for mining association rules,
booktitle = Proc. 20th Int. Conf. Very Large Data Bases, VLDB,
year = 1994,
volume = 1215,
pages = 487--499

@CONFERENCEagrawal1994fast,
author = Agrawal, Rakesh and Srikant, Ramakrishnan and others,
title = Fast algorithms for mining association rules,
booktitle = Proc. 20th Int. Conf. Very Large Data Bases, VLDB,
year = 1994,
volume = 1215,
pages = 487--499



The references are shown in the bibliography but I want to resolve the warning.



This is BibTeX, Version 0.99d (MiKTeX 2.9 64-bit)
The top-level auxiliary file: References.aux
The style file: utmthesis-authordate.bst
Database file #1: phdrefrences.bib
You can't pop an empty literal stack for entry agrawal1994fast
while executing---line 1711 of file utmthesis-authordate.bst
You can't pop an empty literal stack for entry ali1997partial
while executing---line 1711 of file utmthesis-authordate.bst
(There were 2 error messages)






bibliographies citing natbib






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 23 mins ago









user49915

698122




698122










asked Aug 16 '16 at 5:18









AbrarAbrar

4918




4918












  • I am sorry, how can I upload the .bst file?

    – Abrar
    Aug 16 '16 at 5:18







  • 1





    There appears to be least one error on line 1711 of your custom bst file. How did you create it? By hand, or with the help of a utility such as makebst? Please advise.

    – Mico
    Aug 16 '16 at 5:39












  • It is provided by the university. how can I upload the bst file here?

    – Abrar
    Aug 16 '16 at 6:09












  • Is the bibliography style file on GitHub at github.com/utmthesis/utmthesis? If so, are you working with that file or with a hacked version of that file?

    – Mico
    Aug 16 '16 at 6:51












  • Yes it is the same file

    – Abrar
    Aug 17 '16 at 17:29

















  • I am sorry, how can I upload the .bst file?

    – Abrar
    Aug 16 '16 at 5:18







  • 1





    There appears to be least one error on line 1711 of your custom bst file. How did you create it? By hand, or with the help of a utility such as makebst? Please advise.

    – Mico
    Aug 16 '16 at 5:39












  • It is provided by the university. how can I upload the bst file here?

    – Abrar
    Aug 16 '16 at 6:09












  • Is the bibliography style file on GitHub at github.com/utmthesis/utmthesis? If so, are you working with that file or with a hacked version of that file?

    – Mico
    Aug 16 '16 at 6:51












  • Yes it is the same file

    – Abrar
    Aug 17 '16 at 17:29
















I am sorry, how can I upload the .bst file?

– Abrar
Aug 16 '16 at 5:18






I am sorry, how can I upload the .bst file?

– Abrar
Aug 16 '16 at 5:18





1




1





There appears to be least one error on line 1711 of your custom bst file. How did you create it? By hand, or with the help of a utility such as makebst? Please advise.

– Mico
Aug 16 '16 at 5:39






There appears to be least one error on line 1711 of your custom bst file. How did you create it? By hand, or with the help of a utility such as makebst? Please advise.

– Mico
Aug 16 '16 at 5:39














It is provided by the university. how can I upload the bst file here?

– Abrar
Aug 16 '16 at 6:09






It is provided by the university. how can I upload the bst file here?

– Abrar
Aug 16 '16 at 6:09














Is the bibliography style file on GitHub at github.com/utmthesis/utmthesis? If so, are you working with that file or with a hacked version of that file?

– Mico
Aug 16 '16 at 6:51






Is the bibliography style file on GitHub at github.com/utmthesis/utmthesis? If so, are you working with that file or with a hacked version of that file?

– Mico
Aug 16 '16 at 6:51














Yes it is the same file

– Abrar
Aug 17 '16 at 17:29





Yes it is the same file

– Abrar
Aug 17 '16 at 17:29










1 Answer
1






active

oldest

votes


















4














The bibliography style needs the month field.
It erroneously calls skip$ instead of pushing an empty string literal in line 538.



The function should be:



FUNCTION format.month

month empty$
""
" " month *
if$



The call format.month output in line 1208 expects format.month to leave a string on the stack.



So, either



  1. fix the bst file, replacing the function as above, or


  2. ensure every inproceedings/conference entry has a field month


In any case, you should report this issue, e.g. at the github page.



(Note: it is more common to name the entry type inproceedings rather than conference. Intuitively, I would assume that conference refers to a whole conference, not a single talk. inproceedings is more clear: it refers to one "entity" in the proceedings of the conference.)






share|improve this answer

























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "85"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f325008%2futmthesis-error-you-cant-pop-an-empty-literal-stack-for-entry%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    4














    The bibliography style needs the month field.
    It erroneously calls skip$ instead of pushing an empty string literal in line 538.



    The function should be:



    FUNCTION format.month

    month empty$
    ""
    " " month *
    if$



    The call format.month output in line 1208 expects format.month to leave a string on the stack.



    So, either



    1. fix the bst file, replacing the function as above, or


    2. ensure every inproceedings/conference entry has a field month


    In any case, you should report this issue, e.g. at the github page.



    (Note: it is more common to name the entry type inproceedings rather than conference. Intuitively, I would assume that conference refers to a whole conference, not a single talk. inproceedings is more clear: it refers to one "entity" in the proceedings of the conference.)






    share|improve this answer





























      4














      The bibliography style needs the month field.
      It erroneously calls skip$ instead of pushing an empty string literal in line 538.



      The function should be:



      FUNCTION format.month

      month empty$
      ""
      " " month *
      if$



      The call format.month output in line 1208 expects format.month to leave a string on the stack.



      So, either



      1. fix the bst file, replacing the function as above, or


      2. ensure every inproceedings/conference entry has a field month


      In any case, you should report this issue, e.g. at the github page.



      (Note: it is more common to name the entry type inproceedings rather than conference. Intuitively, I would assume that conference refers to a whole conference, not a single talk. inproceedings is more clear: it refers to one "entity" in the proceedings of the conference.)






      share|improve this answer



























        4












        4








        4







        The bibliography style needs the month field.
        It erroneously calls skip$ instead of pushing an empty string literal in line 538.



        The function should be:



        FUNCTION format.month

        month empty$
        ""
        " " month *
        if$



        The call format.month output in line 1208 expects format.month to leave a string on the stack.



        So, either



        1. fix the bst file, replacing the function as above, or


        2. ensure every inproceedings/conference entry has a field month


        In any case, you should report this issue, e.g. at the github page.



        (Note: it is more common to name the entry type inproceedings rather than conference. Intuitively, I would assume that conference refers to a whole conference, not a single talk. inproceedings is more clear: it refers to one "entity" in the proceedings of the conference.)






        share|improve this answer















        The bibliography style needs the month field.
        It erroneously calls skip$ instead of pushing an empty string literal in line 538.



        The function should be:



        FUNCTION format.month

        month empty$
        ""
        " " month *
        if$



        The call format.month output in line 1208 expects format.month to leave a string on the stack.



        So, either



        1. fix the bst file, replacing the function as above, or


        2. ensure every inproceedings/conference entry has a field month


        In any case, you should report this issue, e.g. at the github page.



        (Note: it is more common to name the entry type inproceedings rather than conference. Intuitively, I would assume that conference refers to a whole conference, not a single talk. inproceedings is more clear: it refers to one "entity" in the proceedings of the conference.)







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Aug 16 '16 at 8:38

























        answered Aug 16 '16 at 8:31









        Martin NyoltMartin Nyolt

        671411




        671411



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f325008%2futmthesis-error-you-cant-pop-an-empty-literal-stack-for-entry%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            How should I use the fbox command correctly to avoid producing a Bad Box message?How to put a long piece of text in a box?How to specify height and width of fboxIs there an arrayrulecolor-like command to change the rule color of fbox?What is the command to highlight bad boxes in pdf?Why does fbox sometimes place the box *over* the graphic image?how to put the text in the boxHow to create command for a box where text inside the box can automatically adjust?how can I make an fbox like command with certain color, shape and width of border?how to use fbox in align modeFbox increase the spacing between the box and it content (inner margin)how to change the box height of an equationWhat is the use of the hbox in a newcommand command?

            152 Atala Notae | Nexus externi | Tabula navigationis"Discovery Circumstances: Numbered Minor Planets"2000152Small-Body Database

            Doxepinum Nexus interni Notae | Tabula navigationis3158DB01142WHOa682390"Structural Analysis of the Histamine H1 Receptor""Transdermal and Topical Drug Administration in the Treatment of Pain""Antidepressants as antipruritic agents: A review"