Skip to content

Plan

Goal

To achieve my thesis I need to publish at least 2 papers into international conferences or international revues then write my manuscript and defend my thesis.

Write and publish a paper

Step 1: Get Solid Results

Before you even think about writing, you need to have a story to tell. For your specific topic on wireless sensor networks (WSN).

Step 2: Choose Your Target

You don't write a paper first and then look for a place to publish it. You pick your target beforehand because the format, page limit (e.g., 8 pages max for a conference, unlimited for a journal), and overall style depend entirely on the venue.

Step 3: Get the Green Light from Your Company

This is a critical step for you as a CIFRE PhD student. Before sending your text into the wild, you must get it approved by your company.

Make sure no corporate secrets, sensitive source code, or proprietary strategic data are exposed in the text.

Step 4: The Writing Phase

In computer science, papers are written almost exclusively in English using Overleaf (LaTeX), applying the specific template provided by the venue (usually IEEE or ACM formats).

Scientific papers almost always follow a highly standardized structure:

  1. Abstract: A 150-250 word pitch summarizing the entire paper.
  2. Introduction: Context, the problem (the scientific bottleneck), your proposed solution, and an outline of the paper.
  3. Related Work: What others have done and why it falls short for your specific problem.
  4. Proposed Architecture/System: The core of your work. The math or algorithms behind your "ephemeral backbones".
  5. Performance Evaluation: A description of your simulation setup and a deep dive into your results/graphs.
  6. Conclusion & Future Work: A quick wrap-up and ideas for next steps.

Step 5: Submission & Peer-Review

You upload your PDF to the venue’s submission portal. Then, the peer-review process kicks off:

The editor or program committee chairs assign your paper to 3 or 4 anonymous peer reviewers who are experts in your field.

They will tear your paper apart looking for any methodological flaws, checking if your math is right, and ensuring your English is clear. This takes about 2 to 4 months for a conference, and 4 to 9 months for a journal.

Step 6: The Verdict & Revisions

Eventually, you will receive the reviewers' feedback (warning: it can be brutally honest, so don't take it personally!) along with a decision:

  • Accepted / Accepted with Minor Revisions: The holy grail. You make a few tweaks, and your paper is published.
  • Major Revisions (mostly for journals): The reviewers like the idea but want more simulations, proofs, or explanations. You get a few weeks to update the paper and resubmit it.
  • Rejected: This is a normal part of every researcher's life. Do not lose heart. Read the feedback, fix the weaknesses with your advisors, improve the paper, and submit it to another venue.