How Can I Format Mathematica Expressions for Publication?

In summary, the author is using Mathematica to produce lengthy mathematical expressions. He is facing a problem in how to format these expressions nicely. There are several possible solutions, but the most straightforward is to export the expressions as PDFs and then import them into word.
  • #1
hanson
319
0
Hi all.
I am using Mathematica to do a project.
I have produced the results, a lot of lengthy mathematical functions and expressions, in Mathematica.
The problem I am facing is how to output these lengthy expressions into some "nice-looking" format?
It is impossible for me to re-type the expressions in Equation Editor in Microsoft Word according to the result in Mathematica, I know that's stupid.

But directly "copy and paste" the results onto a word document is not working well. The expressions are "ugly" in Word.

So I am wondering how I can extract the expressions I produced from Mathematica and format it nicely.
 
Physics news on Phys.org
  • #2
If you can use TeX or LateX to type your document, you may use the TeXForm[result] command in Mathematica to see the "result" in TeX form, then you can copy-paste it. By the way, there was a program (not free) which translates LaTeX files into Word files but I do not remember the name.
 
  • #3
If you are using Windows you could open up Mathematica, and then take a screen shot by pressing the 'Print Screen' button. You can then open up an image editor such and GIMP and create a new image the same size as your screen resolution. From there you can paste your screen shot into the image editor, and then crop out individual equations.

Now that I think about it, cosmicstring's solution sounds like it might be a bit easier.
 
  • #4
You can print directly from Mathematica.

You can export from Mathematica as PDF.

You can send notebook files and tell people to get the free Mathematica Reader.

You can go to Save As Special > Tex and the entire notebook will compile in TeX.

You can export individual cells containing equations as eps or even gif files, and then import them into word.

As a last resort, or a quick fix, you can just use print screen.
 
  • #5
I hope no-one will take this the wrong way, but I find it difficult to take seriously anyone who writes a mathematical document in MS Word. Latex is so vastly superior that it really makes sense to learn to use it. The good news is it really isn't hard to pick up, for example by left clicking on formulae at PF (which brings up a pop-up window showing the latex code used to format the formula). There's a bit more to it than that of course, but you can find documentation on-line which will fill in the gaps. And as you probably already know, Mathematica and Maple have commands which convert output from these systems into tex. Since latex is just a vast set of macros for tex, these will work perfectly in your latex document.
 

1. What is "Publication with Mathematica"?

"Publication with Mathematica" refers to the process of creating and publishing scientific and technical documents, reports, and publications using the software program Mathematica. Mathematica offers a variety of tools and features that allow for the creation of high-quality, professional documents with advanced mathematical and computational capabilities.

2. How can Mathematica be used for publication?

Mathematica can be used for publication in several ways. It can be used to perform complex calculations and generate high-quality graphics and visualizations. It also has built-in tools for creating interactive documents and presentations. Furthermore, Mathematica can be integrated with other software programs, such as LaTeX, for typesetting and formatting of documents.

3. Is Mathematica widely used for publication?

Yes, Mathematica is widely used for publication in various fields such as physics, mathematics, engineering, and finance. It is a popular choice among scientists and researchers due to its powerful computational capabilities and ease of use.

4. What are the advantages of using Mathematica for publication?

There are several advantages of using Mathematica for publication. First, it allows for the creation of visually appealing and interactive documents that can enhance the reader's understanding of complex concepts. Second, it has a wide range of built-in functions and algorithms that can save time and effort in performing calculations and generating graphics. Lastly, Mathematica has a user-friendly interface and syntax, making it accessible to both novice and experienced users.

5. Are there any limitations to using Mathematica for publication?

While Mathematica is a powerful tool for publication, there are some limitations to consider. One limitation is that it may not be suitable for large-scale projects or datasets. Additionally, some journals or publishers may have specific formatting requirements that may not be easily achievable in Mathematica. It is important to check with the target publication to ensure compatibility.

Similar threads

  • MATLAB, Maple, Mathematica, LaTeX
Replies
6
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
21
Views
5K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
8
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
2
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
6
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
4
Views
4K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
6
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
2
Views
2K
Replies
2
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
2K

Back
Top