Where can I download cuparticle.cls file












1















When I compile my document. LaTex shows the error:




File, 'cuparticle.cls' not found.




Where can I find this file.



The file is for Cambridge University Press. Actually, the Journal is Forum of Mathematics, Pi. In read me file, the following is instructed:



You need the following file:



cuparticle.cls


Please use the documentclass option fmp'. For example:



documentclass[% 
fmp, times,
]{cuparticle}


Here is the link((https://www.cambridge.org/core/journals/forum-of-mathematics-sigma/information/instructions-contributors)
) to zip file containing LaTex file which I try to compile. Please click on, "LaTeX template files for submission" inside the link.










share|improve this question

























  • Welcome to TeX.SE. Is "cup" short for Cambridge University Press -- CUP for short? If so, have you inquired with CUP?

    – Mico
    Jan 9 at 23:16











  • Could you show us your code as well?

    – zyy
    Jan 9 at 23:23
















1















When I compile my document. LaTex shows the error:




File, 'cuparticle.cls' not found.




Where can I find this file.



The file is for Cambridge University Press. Actually, the Journal is Forum of Mathematics, Pi. In read me file, the following is instructed:



You need the following file:



cuparticle.cls


Please use the documentclass option fmp'. For example:



documentclass[% 
fmp, times,
]{cuparticle}


Here is the link((https://www.cambridge.org/core/journals/forum-of-mathematics-sigma/information/instructions-contributors)
) to zip file containing LaTex file which I try to compile. Please click on, "LaTeX template files for submission" inside the link.










share|improve this question

























  • Welcome to TeX.SE. Is "cup" short for Cambridge University Press -- CUP for short? If so, have you inquired with CUP?

    – Mico
    Jan 9 at 23:16











  • Could you show us your code as well?

    – zyy
    Jan 9 at 23:23














1












1








1








When I compile my document. LaTex shows the error:




File, 'cuparticle.cls' not found.




Where can I find this file.



The file is for Cambridge University Press. Actually, the Journal is Forum of Mathematics, Pi. In read me file, the following is instructed:



You need the following file:



cuparticle.cls


Please use the documentclass option fmp'. For example:



documentclass[% 
fmp, times,
]{cuparticle}


Here is the link((https://www.cambridge.org/core/journals/forum-of-mathematics-sigma/information/instructions-contributors)
) to zip file containing LaTex file which I try to compile. Please click on, "LaTeX template files for submission" inside the link.










share|improve this question
















When I compile my document. LaTex shows the error:




File, 'cuparticle.cls' not found.




Where can I find this file.



The file is for Cambridge University Press. Actually, the Journal is Forum of Mathematics, Pi. In read me file, the following is instructed:



You need the following file:



cuparticle.cls


Please use the documentclass option fmp'. For example:



documentclass[% 
fmp, times,
]{cuparticle}


Here is the link((https://www.cambridge.org/core/journals/forum-of-mathematics-sigma/information/instructions-contributors)
) to zip file containing LaTex file which I try to compile. Please click on, "LaTeX template files for submission" inside the link.







document-classes






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 10 at 0:42









Kurt

35.9k847161




35.9k847161










asked Jan 9 at 23:10









latexlearnerlatexlearner

61




61













  • Welcome to TeX.SE. Is "cup" short for Cambridge University Press -- CUP for short? If so, have you inquired with CUP?

    – Mico
    Jan 9 at 23:16











  • Could you show us your code as well?

    – zyy
    Jan 9 at 23:23



















  • Welcome to TeX.SE. Is "cup" short for Cambridge University Press -- CUP for short? If so, have you inquired with CUP?

    – Mico
    Jan 9 at 23:16











  • Could you show us your code as well?

    – zyy
    Jan 9 at 23:23

















Welcome to TeX.SE. Is "cup" short for Cambridge University Press -- CUP for short? If so, have you inquired with CUP?

– Mico
Jan 9 at 23:16





Welcome to TeX.SE. Is "cup" short for Cambridge University Press -- CUP for short? If so, have you inquired with CUP?

– Mico
Jan 9 at 23:16













Could you show us your code as well?

– zyy
Jan 9 at 23:23





Could you show us your code as well?

– zyy
Jan 9 at 23:23










2 Answers
2






active

oldest

votes


















1














The problem with the zip file from the given link is that there is no file cuparticle.cls but cuparticle v2.cls:



enter image description here



Copy the given files to a new directory and rename cuparticle v2.cls to cuparticle.cls. Then you can compile the given file fms-template.tex file without that message you got ...






share|improve this answer































    0














    The Journal is Forum of Mathematics, Pi author instructions page provides a page to download a zip file that contains cuparticle.cls. It looks like the class was developed by RVT but the download link on the wiki appears dead and the wayback machine isn't helpful.






    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%2f469447%2fwhere-can-i-download-cuparticle-cls-file%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      1














      The problem with the zip file from the given link is that there is no file cuparticle.cls but cuparticle v2.cls:



      enter image description here



      Copy the given files to a new directory and rename cuparticle v2.cls to cuparticle.cls. Then you can compile the given file fms-template.tex file without that message you got ...






      share|improve this answer




























        1














        The problem with the zip file from the given link is that there is no file cuparticle.cls but cuparticle v2.cls:



        enter image description here



        Copy the given files to a new directory and rename cuparticle v2.cls to cuparticle.cls. Then you can compile the given file fms-template.tex file without that message you got ...






        share|improve this answer


























          1












          1








          1







          The problem with the zip file from the given link is that there is no file cuparticle.cls but cuparticle v2.cls:



          enter image description here



          Copy the given files to a new directory and rename cuparticle v2.cls to cuparticle.cls. Then you can compile the given file fms-template.tex file without that message you got ...






          share|improve this answer













          The problem with the zip file from the given link is that there is no file cuparticle.cls but cuparticle v2.cls:



          enter image description here



          Copy the given files to a new directory and rename cuparticle v2.cls to cuparticle.cls. Then you can compile the given file fms-template.tex file without that message you got ...







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jan 10 at 3:35









          KurtKurt

          35.9k847161




          35.9k847161























              0














              The Journal is Forum of Mathematics, Pi author instructions page provides a page to download a zip file that contains cuparticle.cls. It looks like the class was developed by RVT but the download link on the wiki appears dead and the wayback machine isn't helpful.






              share|improve this answer




























                0














                The Journal is Forum of Mathematics, Pi author instructions page provides a page to download a zip file that contains cuparticle.cls. It looks like the class was developed by RVT but the download link on the wiki appears dead and the wayback machine isn't helpful.






                share|improve this answer


























                  0












                  0








                  0







                  The Journal is Forum of Mathematics, Pi author instructions page provides a page to download a zip file that contains cuparticle.cls. It looks like the class was developed by RVT but the download link on the wiki appears dead and the wayback machine isn't helpful.






                  share|improve this answer













                  The Journal is Forum of Mathematics, Pi author instructions page provides a page to download a zip file that contains cuparticle.cls. It looks like the class was developed by RVT but the download link on the wiki appears dead and the wayback machine isn't helpful.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Jan 9 at 23:40









                  StrongBadStrongBad

                  13.2k646104




                  13.2k646104






























                      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%2f469447%2fwhere-can-i-download-cuparticle-cls-file%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 to send String Array data to Server using php in android

                      Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

                      Is anime1.com a legal site for watching anime?